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

boundsthe rounded rectangle to clip to