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