* * xcb_generic_iterator_t xcb_res_client_end * * @param xcb_res_client_iterator_t i * @returns xcb_generic_iterator_t *
* * void xcb_res_client_next * * @param xcb_res_client_iterator_t *i * @returns void *
* * xcb_res_query_client_pixmap_bytes_cookie_t xcb_res_query_client_pixmap_bytes * * @param xcb_connection_t *c * @param uint xid * @returns xcb_res_query_client_pixmap_bytes_cookie_t *
* * xcb_res_query_client_pixmap_bytes_reply_t * xcb_res_query_client_pixmap_bytes_reply * * @param xcb_connection_t *c * @param xcb_res_query_client_pixmap_bytes_cookie_t cookie * @param xcb_generic_error_t **e * @returns xcb_res_query_client_pixmap_bytes_reply_t * *
* * xcb_res_query_client_pixmap_bytes_cookie_t xcb_res_query_client_pixmap_bytes_unchecked * * @param xcb_connection_t *c * @param uint xid * @returns xcb_res_query_client_pixmap_bytes_cookie_t *
* * xcb_res_query_client_resources_cookie_t xcb_res_query_client_resources * * @param xcb_connection_t *c * @param uint xid * @returns xcb_res_query_client_resources_cookie_t *
* * xcb_res_query_client_resources_reply_t * xcb_res_query_client_resources_reply * * @param xcb_connection_t *c * @param xcb_res_query_client_resources_cookie_t cookie * @param xcb_generic_error_t **e * @returns xcb_res_query_client_resources_reply_t * *
* * xcb_res_type_t * xcb_res_query_client_resources_types * * @param /+const+/ xcb_res_query_client_resources_reply_t *R * @returns xcb_res_type_t * *
* * xcb_res_type_iterator_t xcb_res_query_client_resources_types_iterator * * @param /+const+/ xcb_res_query_client_resources_reply_t *R * @returns xcb_res_type_iterator_t *
* * int xcb_res_query_client_resources_types_length * * @param /+const+/ xcb_res_query_client_resources_reply_t *R * @returns int *
* * xcb_res_query_client_resources_cookie_t xcb_res_query_client_resources_unchecked * * @param xcb_connection_t *c * @param uint xid * @returns xcb_res_query_client_resources_cookie_t *
* * xcb_res_query_clients_cookie_t xcb_res_query_clients * * @param xcb_connection_t *c * @returns xcb_res_query_clients_cookie_t *
* * xcb_res_client_t * xcb_res_query_clients_clients * * @param /+const+/ xcb_res_query_clients_reply_t *R * @returns xcb_res_client_t * *
* * xcb_res_client_iterator_t xcb_res_query_clients_clients_iterator * * @param /+const+/ xcb_res_query_clients_reply_t *R * @returns xcb_res_client_iterator_t *
* * int xcb_res_query_clients_clients_length * * @param /+const+/ xcb_res_query_clients_reply_t *R * @returns int *
* * xcb_res_query_clients_reply_t * xcb_res_query_clients_reply * * @param xcb_connection_t *c * @param xcb_res_query_clients_cookie_t cookie * @param xcb_generic_error_t **e * @returns xcb_res_query_clients_reply_t * *
* * xcb_res_query_clients_cookie_t xcb_res_query_clients_unchecked * * @param xcb_connection_t *c * @returns xcb_res_query_clients_cookie_t *
* * xcb_res_query_version_cookie_t xcb_res_query_version * * @param xcb_connection_t *c * @param ubyte client_major * @param ubyte client_minor * @returns xcb_res_query_version_cookie_t *
* * xcb_res_query_version_reply_t * xcb_res_query_version_reply * * @param xcb_connection_t *c * @param xcb_res_query_version_cookie_t cookie * @param xcb_generic_error_t **e * @returns xcb_res_query_version_reply_t * *
* * xcb_res_query_version_cookie_t xcb_res_query_version_unchecked * * @param xcb_connection_t *c * @param ubyte client_major * @param ubyte client_minor * @returns xcb_res_query_version_cookie_t *
* * xcb_generic_iterator_t xcb_res_type_end * * @param xcb_res_type_iterator_t i * @returns xcb_generic_iterator_t *
* * void xcb_res_type_next * * @param xcb_res_type_iterator_t *i * @returns void *
@brief xcb_res_client_iterator_t
@brief xcb_res_client_t
@brief xcb_res_query_client_pixmap_bytes_cookie_t
@brief xcb_res_query_client_pixmap_bytes_reply_t
@brief xcb_res_query_client_pixmap_bytes_request_t
@brief xcb_res_query_client_resources_cookie_t
@brief xcb_res_query_client_resources_reply_t
@brief xcb_res_query_client_resources_request_t
@brief xcb_res_query_clients_cookie_t
@brief xcb_res_query_clients_reply_t
@brief xcb_res_query_clients_request_t
@brief xcb_res_query_version_cookie_t
@brief xcb_res_query_version_reply_t
@brief xcb_res_query_version_request_t
@brief xcb_res_type_iterator_t
@brief xcb_res_type_t
Opcode for xcb_res_query_clients.
Opcode for xcb_res_query_client_pixmap_bytes.
Opcode for xcb_res_query_client_resources.
Opcode for xcb_res_query_version.
@defgroup XCB_Res_API XCB Res API @brief Res XCB Protocol Implementation. @{