xcb_ewmh_coordinates_t

@brief Coordinates Property values

extern (C)
struct xcb_ewmh_coordinates_t {}

Members

Variables

x
uint x;

The x coordinate

y
uint y;

The y coordinate

Meta