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