Method
Gtk.Snapshot.append_cairo
Declaration [src]
cairo_t*
gtk_snapshot_append_cairo (
GtkSnapshot* snapshot,
const graphene_rect_t* bounds
)
Description [src]
Creates a new GskCairoNode
and appends it to the current
render node of snapshot
, without changing the current node.