append_node
Description:
Appends node
to the current render node of this, without changing the current node.
If this does not have a current node yet, node
will become the initial node.
Parameters:
this |
a `GtkSnapshot` |
node |
a `GskRenderNode` |