Package: gtk

Function gtk:snapshot-push-copy

Lambda List

gtk:snapshot-push-copy (snapshot)

Arguments

snapshot -- a gtk:snapshot object

Details

Stores the current rendering state for later pasting via the gtk:snapshot-append-paste function. Pasting is possible until the matching call to the gtk:snapshot-pop function.

Since 4.22
 

See also

#2026-05-22