@brief Fill given structure with the WM_ICON_NAME property of a window.
@param c The connection to the X server.
@param cookie Request cookie.
@param prop WM_ICON_NAME property value.
@param e Error if any.
@see xcb_icccm_get_text_property_reply()
@return Return 1 on success, 0 otherwise.
@brief Fill given structure with the WM_ICON_NAME property of a window. @param c The connection to the X server. @param cookie Request cookie. @param prop WM_ICON_NAME property value. @param e Error if any. @see xcb_icccm_get_text_property_reply() @return Return 1 on success, 0 otherwise.