Region.getRectangle
void getRectangle(int nth, out cairo.types.RectangleInt rectangle)Stores the nth rectangle from the region in rectangle.
Parameters
nth | a number indicating which rectangle should be returned |
rectangle | return location for a #cairo_rectangle_int_t |