xcb_rectangle_t

@brief xcb_rectangle_t

extern (C)
struct xcb_rectangle_t {}

Members

Variables

height
ushort height;

<

width
ushort width;

<

x
short x;

<

y
short y;

<

Meta