append_paste


Description:

[ Version ( since = "4.22" ) ]
public void append_paste (Rect bounds, size_t nth)

Creates a new render node that pastes the contents copied by a previous call to [method@Gtk.

Snapshot.push_copy]

Parameters:

this

a `GtkSnapshot`

bounds

the bounds for the new node

nth

the index of the copy, with 0 being the latest copy, 1 being the copy before that, and so on.