append_node


Description:

public void append_node (RenderNode node)

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`