Function
Gdkcairo_region
Declaration [src]
void
gdk_cairo_region (
cairo_t* cr,
const cairo_region_t* region
)
Parameters
cr |
cairo_t |
A cairo context. |
|
The data is owned by the caller of the function. | |
region |
cairo_region_t |
A |
|
The data is owned by the caller of the function. |