Handbook
Glossary
g_node_child_position ( node child -- gint )
Vocabulary
glib
.
ffi
Inputs
node
an
object
child
an
object
Outputs
gint
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
gint
g_node_child_position
( GNode* node, GNode* child )