@brief Fill given structure with the WM_CLIENT_MACHINE property of a window.
@param c The connection to the X server.
@param cookie Request cookie.
@param prop WM_CLIENT_MACHINE 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_CLIENT_MACHINE property of a window. @param c The connection to the X server. @param cookie Request cookie. @param prop WM_CLIENT_MACHINE property value. @param e Error if any. @see xcb_icccm_get_text_property_reply() @return Return 1 on success, 0 otherwise.