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