Snapshot.pushRepeat

Creates a node that repeats the child node.

The child is recorded until the next call to gtk.snapshot.Snapshot.pop.

class Snapshot
void
pushRepeat

Parameters

bounds graphene.rect.Rect

the bounds within which to repeat

childBounds graphene.rect.Rect

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