API Version: 2.0
Library Version: 2.72
GIOStatus g_io_channel_flush ( GIOChannel* channel GError** error )
Flushes the write buffer for the GIOChannel.
GIOStatus
The status of the operation: One of G_IO_STATUS_NORMAL, G_IO_STATUS_AGAIN, or G_IO_STATUS_ERROR.
G_IO_STATUS_NORMAL
G_IO_STATUS_AGAIN
G_IO_STATUS_ERROR