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