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