Handbook
Glossary
g_value_init ( value g_type -- GValue* )
Vocabulary
gobject
.
ffi
Inputs
value
an
object
g_type
an
object
Outputs
GValue*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gobject.ffi
LIBRARY:
gobject
FUNCTION:
GValue*
g_value_init
( GValue* value,
GType
g_type )