Method

GtkSnapshotpush_copy

unstable since: 4.22

Declaration [src]

void
gtk_snapshot_push_copy (
  GtkSnapshot* snapshot
)

Description [src]

Stores the current rendering state for later pasting via gtk_snapshot_append_paste().

Pasting is possible until the matching call to gtk_snapshot_pop().

Available since: 4.22