Snapshot.pushRoundedClip
void pushRoundedClip(gsk.rounded_rect.RoundedRect bounds)Clips an image to a rounded rectangle.
The image is recorded until the next call to [gtk.snapshot.Snapshot.pop].
Parameters
bounds | the rounded rectangle to clip to |
void pushRoundedClip(gsk.rounded_rect.RoundedRect bounds)Clips an image to a rounded rectangle.
The image is recorded until the next call to [gtk.snapshot.Snapshot.pop].
bounds | the rounded rectangle to clip to |