push_repeat


Description:

public void push_repeat (Rect bounds, Rect? child_bounds)

Creates a node that repeats the child node.

The child is recorded until the next call to [method@Gtk.Snapshot.pop].

Parameters:

this

a `GtkSnapshot`

bounds

the bounds within which to repeat

child_bounds

the bounds of the child or null to use the full size of the collected child node