xcb_ewmh_get_client_list_unchecked

@brief Send GetProperty request to get _NET_CLIENT_LIST root window property

This array contains all X Windows managed by the Window Manager. _NET_CLIENT_LIST has initial mapping order, starting with the oldest window. This property SHOULD be set and updated by the Window Manager.

@param ewmh The information relative to EWMH. @return The _NET_CLIENT_LIST cookie of the GetProperty request.

extern (C)
xcb_get_property_cookie_t
xcb_ewmh_get_client_list_unchecked

Meta