Handbook
Glossary
g_io_channel_set_buffered ( iochannel buffered -- )
Vocabulary
glib
.
ffi
Inputs
iochannel
an
object
buffered
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
void
g_io_channel_set_buffered
( GIOChannel* iochannel,
gboolean
buffered )