Method
GtkSnapshotpush_mask
unstable since: 4.10
Declaration [src]
void
gtk_snapshot_push_mask (
GtkSnapshot* snapshot
)
Description [src]
Until the first call to gtk_snapshot_pop()
, the
mask image for the mask operation will be recorded.
After that call, the source image will be recorded until
the second call to gtk_snapshot_pop()
.
Calling this function requires 2 subsequent calls to gtk_snapshot_pop().
Available since: 4.10