cairo_rectangle_t: : X coordinate of the left side of the rectangle : Y coordinate of the the top side of the rectangle : width of the rectangle : height of the rectangle More...
#include <cairo.h>
Public Attributes | |
| double | x |
| double | y |
| double | width |
| double | height |
cairo_rectangle_t: : X coordinate of the left side of the rectangle : Y coordinate of the the top side of the rectangle : width of the rectangle : height of the rectangle
A data structure for holding a rectangle.
Since: 1.4
| double _cairo_rectangle::height |
| double _cairo_rectangle::width |
| double _cairo_rectangle::x |
| double _cairo_rectangle::y |
1.7.1