Function Macro
GLibnode_insert_data_before
since: 2.0
Declaration [src]
#define g_node_insert_data_before (
parent,
sibling,
data
)
Description [src]
Inserts a new GNode
before the given sibling.
Available since: 2.0
This function is not directly available to language bindings.