gtkAccelMapLoadFd {RGtk2}R Documentation

gtkAccelMapLoadFd

Description

Filedescriptor variant of gtkAccelMapLoad.

Usage

gtkAccelMapLoadFd(fd)

Arguments

fd [integer] a valid readable file descriptor

Details

Note that the file descriptor will not be closed by this function.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]