Handbook
Glossary
g_tree_lookup ( tree key -- gpointer )
Vocabulary
glib
.
ffi
Inputs
tree
an
object
key
an
object
Outputs
gpointer
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
gpointer
g_tree_lookup
( GTree* tree,
gpointer
key )