Recursively copies a glib.Node (but does not deep-copy the data inside the nodes, see Node.copyDeep if you need that).
a new glib.Node containing the same data pointers
Recursively copies a glib.Node (but does not deep-copy the data inside the nodes, see Node.copyDeep if you need that).