Handbook
Glossary
g_type_create_instance ( type -- GTypeInstance* )
Vocabulary
gobject
.
ffi
Inputs
type
an
object
Outputs
GTypeInstance*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gobject.ffi
LIBRARY:
gobject
FUNCTION:
GTypeInstance*
g_type_create_instance
(
GType
type )