xcb_ewmh_get_extents_reply_t

@brief Hold reply of _NET_REQUEST_FRAME_EXTENTS GetProperty

extern (C)
struct xcb_ewmh_get_extents_reply_t {}

Members

Variables

bottom
uint bottom;

Width of the bottom border

left
uint left;

Width of the left border

right
uint right;

Width of the right border

top
uint top;

Width of the top border

Meta