Function Macro
GLibnode_insert_data
Declaration [src]
#define g_node_insert_data (
parent,
position,
data
)
Description [src]
Inserts a new GNode
at the given position.
This function is not directly available to language bindings.