API Version: 2.0
Library Version: 2.80.4
Generated by gi-docgen 2024.1
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.
Type: gint
gint
The file descriptor of the GIOChannel.