Handbook
Glossary
g_type_module_register_enum ( type_module name const_static_values -- GType )
Vocabulary
gobject
.
ffi
Inputs
type_module
an
object
name
an
object
const_static_values
an
object
Outputs
GType
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gobject.ffi
LIBRARY:
gobject
FUNCTION:
GType
g_type_module_register_enum
( GTypeModule* type_module, gchar* name, GEnumValue*
const_static_values )