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