Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <cairo.h>
Data Fields | |
int | x |
int | y |
int | width |
int | height |
cairo_rectangle_int_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 with integer coordinates.
Since: 1.10