Searched defs:xcb_generic_property_handler_t (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xcb-util/dist/property/ | ||
| H A D | xcb_property.h | 47 typedef int (*xcb_generic_property_handler_t)(void *data, xcb_connection_t *c, uint8_t state, xcb_window_t window, xcb_atom_t atom, xcb_get_property_reply_t *property); typedef in typeref:typename:int (*)(void * data,xcb_connection_t * c,uint8_t state,xcb_window_t window,xcb_atom_t atom,xcb_get_property_reply_t * property) |
Completed in 3 milliseconds