xcb_icccm_get_wm_hints

@brief Send request to get WM_HINTS property of a window. @param c The connection to the X server. @param window Window X identifier. @return The request cookie.

extern (C)
xcb_get_property_cookie_t
xcb_icccm_get_wm_hints
(,
xcb_window_t window
)

Meta