cairoRegion
fn
void cairoRegion(cairo.context.Context cr, cairo.region.Region region)Adds the given region to the current path of cr.
Parameters
cr | a cairo context |
region | a #cairo_region_t |