xcb_icccm_get_wm_protocols_reply_t

@brief WM_PROTOCOLS structure.

extern (C)
struct xcb_icccm_get_wm_protocols_reply_t {}

Members

Variables

_reply
xcb_get_property_reply_t* _reply;

Store reply to avoid memory allocation, should normally not be used directly

atoms
xcb_atom_t* atoms;

Atoms list

atoms_len
uint atoms_len;

Length of the atoms list

Meta