Writes data to a #GIOChannel.
the buffer containing the data to write
the number of bytes to write
the number of bytes actually written
%G_IO_ERROR_NONE if the operation was successful.
Deprecated: Use g_io_channel_write_chars() instead.
See Implementation
Writes data to a #GIOChannel.