Rectangle

typedef cairo_rectangle_int_t GdkRectangle; Defines the position and size of a rectangle. It is identical to cairo_rectangle_int_t.

alias Rectangle = cairo_rectangle_int_t

Meta