Function Macro
GLibnode_insert_data_after
Declaration [src]
#define g_node_insert_data_after (
parent,
sibling,
data
)
Description [src]
Inserts a new GNode
after the given sibling.
This function is not directly available to language bindings.