Snapshot.appendCairo

Creates a new gsk.cairo_node.CairoNode and appends it to the current render node of snapshot, without changing the current node.

Parameters

bounds graphene.rect.Rect

the bounds for the new node

Return Value

Type: cairo.context.Context

a cairo.context.Context suitable for drawing the contents of the newly created render node