Handbook
Glossary
g_source_modify_unix_fd ( source tag new_events -- )
Vocabulary
glib
.
ffi
Inputs
source
an
object
tag
an
object
new_events
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
void
g_source_modify_unix_fd
( GSource* source,
gpointer
tag,
GIOCondition
new_events )