g_type_module_register_enum ( type_module name const_static_values -- GType )


Vocabulary
gobject.ffi

Inputs
type_modulean object
namean object
const_static_valuesan object


Outputs
GTypean object


Definition


LIBRARY: gobject FUNCTION: GType g_type_module_register_enum
( GTypeModule* type_module, gchar* name, GEnumValue*
const_static_values )