g_io_channel_write ( iochannel buf count bytes_written -- GIOError )


Vocabulary
glib.ffi

Inputs
iochannelan object
bufan object
countan object
bytes_writtenan object


Outputs
GIOErroran object


Definition


LIBRARY: glib FUNCTION: GIOError g_io_channel_write
( GIOChannel* iochannel, gchar* buf, gulong count, gulong
bytes_written )