xcb_icccm_get_wm_icon_name

@brief Send request to get WM_ICON_NAME 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_icon_name
(,
xcb_window_t window
)

Meta