Recursively copies a #GNode and its data.
the function which is called to copy the data inside each node, or %NULL to use the original data.
data to pass to @copy_func
a new #GNode containing copies of the data in @node.
2.4
See Implementation
Recursively copies a #GNode and its data.