xcb_icccm_get_wm_colormap_windows_reply_t

@brief WM_COLORMAP_WINDOWS structure.

extern (C)
struct xcb_icccm_get_wm_colormap_windows_reply_t {}

Members

Variables

_reply
xcb_get_property_reply_t* _reply;

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

windows
xcb_window_t* windows;

Windows list

windows_len
uint windows_len;

Length of the windows list

Meta