API Version: 2.0
Library Version: 2.72
gint g_io_channel_unix_get_fd ( GIOChannel* channel )
Returns the file descriptor of the GIOChannel.
GIOChannel
On Windows this function returns the file descriptor or socket of the GIOChannel.
gint
The file descriptor of the GIOChannel.