Handbook
Glossary
g_source_set_name_by_id ( tag name -- )
Vocabulary
glib
.
ffi
Inputs
tag
an
object
name
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
void
g_source_set_name_by_id
(
guint
tag, gchar* name )