Handbook
Glossary
g_type_add_instance_private ( class_type private_size -- gint )
Vocabulary
gobject
.
ffi
Inputs
class_type
an
object
private_size
an
object
Outputs
gint
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gobject.ffi
LIBRARY:
gobject
FUNCTION:
gint
g_type_add_instance_private
(
GType
class_type,
gsize
private_size )