FileDescriptorBasedT

GFileDescriptorBased is implemented by streams (implementations of GInputStream or GOutputStream) that are based on file descriptors.

Note that <gio/gfiledescriptorbased.h> belongs to the UNIX-specific GIO interfaces, thus you have to use the gio-unix-2.0.pc pkg-config file when using it.

Members

Functions

getFd
int getFd()

Gets the underlying file descriptor. Since 2.24

getFileDescriptorBasedTStruct
GFileDescriptorBased* getFileDescriptorBasedTStruct()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

gFileDescriptorBased
GFileDescriptorBased* gFileDescriptorBased;

the main Gtk struct

Meta