xcb_icccm_get_wm_protocols

@brief Send request to get WM_PROTOCOLS property of a given 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_protocols
(,
xcb_window_t window
,
xcb_atom_t wm_protocol_atom
)

Meta