xcb_icccm_get_wm_class

@brief Deliver a GetProperty request to the X server for WM_CLASS. @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_class
(,
xcb_window_t window
)

Meta