_unlink
Description:
[ CCode ( cname = "g_node_unlink" ) ]
public void _unlink ()
public void _unlink ()
Unlinks a GLib.Node from a tree, resulting in two separate trees.
Warning:
This function may lead to memory leaks when you don't free the node on your own!