Handbook
Glossary
g_type_next_base ( leaf_type root_type -- GType )
Vocabulary
gobject
.
ffi
Inputs
leaf_type
an
object
root_type
an
object
Outputs
GType
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gobject.ffi
LIBRARY:
gobject
FUNCTION:
GType
g_type_next_base
(
GType
leaf_type,
GType
root_type )