Snapshot.pushClip
void pushClip(graphene.rect.Rect bounds)Clips an image to a rectangle.
The image is recorded until the next call to [gtk.snapshot.Snapshot.pop].
Parameters
bounds | the rectangle to clip to |
void pushClip(graphene.rect.Rect bounds)Clips an image to a rectangle.
The image is recorded until the next call to [gtk.snapshot.Snapshot.pop].
bounds | the rectangle to clip to |