Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <cairo.h>
Data Fields | |
double | x |
double | y |
double | width |
double | height |
cairo_rectangle_t: @x: X coordinate of the left side of the rectangle @y: Y coordinate of the top side of the rectangle @width: width of the rectangle @height: height of the rectangle
A data structure for holding a rectangle.
Since: 1.4