Package: gtk

Function gtk:snapshot-push-clip

Lambda List

gtk:snapshot-push-clip (snapshot bounds)

Arguments

snapshot -- a gtk:snapshot object
bounds -- a graphene:rect-t instance for the rectangle to clip to

Details

Clips an image to a rectangle. The image is recorded until the next call to the gtk:snapshot-pop function.
 

See also

2025-2-12