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