Package: cairo

Function cairo-region-get-rectangle

Lambda List

cairo-region-get-rectangle (region nth rectangle)

Arguments

region -- a cairo-region-t instance
nth -- an integer number indicating which rectangle should be returned
rectangle -- return location for a cairo-rectangle-int-t

Details

Stores the nth rectangle from the region in rectangle.
 

See also

2020-12-15