Node.copy

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

class Node
copy
()

Return Value

Type: Node

a new glib.Node containing the same data pointers