gtkAccelMapLoadFd {RGtk2.10}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.10 version 2.10.6 Index]