Function
Gdkcairo_region
since: 2.8
Declaration [src]
void
gdk_cairo_region (
  cairo_t* cr,
  const cairo_region_t* region
)
      Parameters
cr- 
            
Type:
cairo_tA cairo context.
The data is owned by the caller of the function.  region- 
            
Type:
cairo_region_tA #cairo_region_t.
The data is owned by the caller of the function.