Function Macro
GLibnode_prepend_data
Declaration [src]
#define g_node_prepend_data (
parent,
data
)
Description [src]
Inserts a new GNode
as the first child of the given parent.
This function is not directly available to language bindings.