cairo_rectangle_t.Rd
A data structure for holding a rectangle.
cairo_rectangle_t(x, y, width, height)
x | X coordinate of the left side of the rectangle |
---|---|
y | Y coordinate of the the top side of the rectangle |
width | width of the rectangle |
height | height of the rectangle |
Since: 1.4