Searched refs:xcb_get_text_property (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xcb-util/dist/icccm/
H A Dicccm.c38 xcb_get_text_property(xcb_connection_t *c, function in typeref:typename:xcb_get_property_cookie_t
102 return xcb_get_text_property(c, window, WM_NAME);
151 return xcb_get_text_property(c, window, WM_ICON_NAME);
201 return xcb_get_text_property(c, window, WM_CLIENT_MACHINE);
H A Dxcb_icccm.h76 xcb_get_property_cookie_t xcb_get_text_property(xcb_connection_t *c,
81 * @see xcb_get_text_property()

Completed in 4 milliseconds