g_io_channel_read ( iochannel buf count bytes_read -- GIOError )


Vocabulary
glib.ffi

Inputs
iochannelan object
bufan object
countan object
bytes_readan object


Outputs
GIOErroran object


Definition


LIBRARY: glib FUNCTION: GIOError g_io_channel_read
( GIOChannel* iochannel, gchar* buf, gulong count, gulong
bytes_read )