xcb_ewmh_get_workarea_reply_t

@brief Hold reply of a _NET_WORKAREA GetProperty

Members

Variables

_reply
xcb_get_property_reply_t* _reply;

The actual GetProperty reply

workarea
xcb_ewmh_geometry_t* workarea;

The list of desktop workarea

workarea_len
uint workarea_len;

The number of desktop workarea

Meta