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 glib.iochannel.IOChannel.writeChars instead.
Writes data to a #GIOChannel.