xcb_ewmh_geometry_t

@brief Geometry Property values

extern (C)
struct xcb_ewmh_geometry_t {}

Members

Variables

height
uint height;

The height

width
uint width;

The width

x
uint x;

The x coordinate

y
uint y;

The y coordinate

Meta