Handbook
Glossary
g_enum_complete_type_info ( g_enum_type info const_values -- )
Vocabulary
gobject
.
ffi
Inputs
g_enum_type
an
object
info
an
object
const_values
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gobject.ffi
LIBRARY:
gobject
FUNCTION:
void
g_enum_complete_type_info
(
GType
g_enum_type, GTypeInfo* info, GEnumValue*
const_values )