G_IO_STATUS_NORMAL, G_IO_STATUS_AGAIN, or G_IO_STATUS_ERROR.
IOChannel.flush
glib.types.IOStatus flush()Flushes the write buffer for the GIOChannel.
Returns
the status of the operation: One of
Throws
[IOChannelException]