Source position: gnode.inc line 54
function g_node_insert_after(
parent: PGNode;
sibling: PGNode;
node: PGNode
):PGNode;