Function Macro
GLibnode_append
since: 2.0
Declaration [src]
#define g_node_append (
parent,
node
)
Description [src]
Inserts a GNode
as the last child of the given parent.
Available since: 2.0
This function is not directly available to language bindings.