diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2015-01-26 21:32:13 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2015-01-26 21:32:13 +0000 |
commit | 534a59dc96bdfb1b29a1ff426939ee580347e3a2 (patch) | |
tree | e5b209ef8dad71342fdc362b05b2a1aaed152ff4 /lib/libxcb/src/randr.h | |
parent | 9d2efe62a0314bcf82676acac0b2c1ed7903a28a (diff) |
Update to libxcb and xcb-proto 1.11.
Tested on a bulk ports build by naddy@.
Lots of churn due to white-space and comments changes in generated code.
Diffstat (limited to 'lib/libxcb/src/randr.h')
-rw-r--r-- | lib/libxcb/src/randr.h | 2992 |
1 files changed, 145 insertions, 2847 deletions
diff --git a/lib/libxcb/src/randr.h b/lib/libxcb/src/randr.h index 964c4d513..654624cfb 100644 --- a/lib/libxcb/src/randr.h +++ b/lib/libxcb/src/randr.h @@ -22,7 +22,7 @@ extern "C" { #define XCB_RANDR_MAJOR_VERSION 1 #define XCB_RANDR_MINOR_VERSION 4 - + extern xcb_extension_t xcb_randr_id; typedef uint32_t xcb_randr_mode_t; @@ -1578,16 +1578,6 @@ typedef struct xcb_randr_notify_event_t { * decreased by one. The member data points to the next * element. The member index is increased by sizeof(xcb_randr_mode_t) */ - -/***************************************************************************** - ** - ** void xcb_randr_mode_next - ** - ** @param xcb_randr_mode_iterator_t *i - ** @returns void - ** - *****************************************************************************/ - void xcb_randr_mode_next (xcb_randr_mode_iterator_t *i /**< */); @@ -1600,16 +1590,6 @@ xcb_randr_mode_next (xcb_randr_mode_iterator_t *i /**< */); * The member rem is set to 0. The member data points to the * last element. */ - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_mode_end - ** - ** @param xcb_randr_mode_iterator_t i - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_mode_end (xcb_randr_mode_iterator_t i /**< */); @@ -1621,16 +1601,6 @@ xcb_randr_mode_end (xcb_randr_mode_iterator_t i /**< */); * decreased by one. The member data points to the next * element. The member index is increased by sizeof(xcb_randr_crtc_t) */ - -/***************************************************************************** - ** - ** void xcb_randr_crtc_next - ** - ** @param xcb_randr_crtc_iterator_t *i - ** @returns void - ** - *****************************************************************************/ - void xcb_randr_crtc_next (xcb_randr_crtc_iterator_t *i /**< */); @@ -1643,16 +1613,6 @@ xcb_randr_crtc_next (xcb_randr_crtc_iterator_t *i /**< */); * The member rem is set to 0. The member data points to the * last element. */ - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_crtc_end - ** - ** @param xcb_randr_crtc_iterator_t i - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_crtc_end (xcb_randr_crtc_iterator_t i /**< */); @@ -1664,16 +1624,6 @@ xcb_randr_crtc_end (xcb_randr_crtc_iterator_t i /**< */); * decreased by one. The member data points to the next * element. The member index is increased by sizeof(xcb_randr_output_t) */ - -/***************************************************************************** - ** - ** void xcb_randr_output_next - ** - ** @param xcb_randr_output_iterator_t *i - ** @returns void - ** - *****************************************************************************/ - void xcb_randr_output_next (xcb_randr_output_iterator_t *i /**< */); @@ -1686,16 +1636,6 @@ xcb_randr_output_next (xcb_randr_output_iterator_t *i /**< */); * The member rem is set to 0. The member data points to the * last element. */ - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_output_end - ** - ** @param xcb_randr_output_iterator_t i - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_output_end (xcb_randr_output_iterator_t i /**< */); @@ -1707,16 +1647,6 @@ xcb_randr_output_end (xcb_randr_output_iterator_t i /**< */); * decreased by one. The member data points to the next * element. The member index is increased by sizeof(xcb_randr_provider_t) */ - -/***************************************************************************** - ** - ** void xcb_randr_provider_next - ** - ** @param xcb_randr_provider_iterator_t *i - ** @returns void - ** - *****************************************************************************/ - void xcb_randr_provider_next (xcb_randr_provider_iterator_t *i /**< */); @@ -1729,16 +1659,6 @@ xcb_randr_provider_next (xcb_randr_provider_iterator_t *i /**< */); * The member rem is set to 0. The member data points to the * last element. */ - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_provider_end - ** - ** @param xcb_randr_provider_iterator_t i - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_provider_end (xcb_randr_provider_iterator_t i /**< */); @@ -1750,16 +1670,6 @@ xcb_randr_provider_end (xcb_randr_provider_iterator_t i /**< */); * decreased by one. The member data points to the next * element. The member index is increased by sizeof(xcb_randr_screen_size_t) */ - -/***************************************************************************** - ** - ** void xcb_randr_screen_size_next - ** - ** @param xcb_randr_screen_size_iterator_t *i - ** @returns void - ** - *****************************************************************************/ - void xcb_randr_screen_size_next (xcb_randr_screen_size_iterator_t *i /**< */); @@ -1772,58 +1682,18 @@ xcb_randr_screen_size_next (xcb_randr_screen_size_iterator_t *i /**< */); * The member rem is set to 0. The member data points to the * last element. */ - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_screen_size_end - ** - ** @param xcb_randr_screen_size_iterator_t i - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_screen_size_end (xcb_randr_screen_size_iterator_t i /**< */); int xcb_randr_refresh_rates_sizeof (const void *_buffer /**< */); - -/***************************************************************************** - ** - ** uint16_t * xcb_randr_refresh_rates_rates - ** - ** @param const xcb_randr_refresh_rates_t *R - ** @returns uint16_t * - ** - *****************************************************************************/ - uint16_t * xcb_randr_refresh_rates_rates (const xcb_randr_refresh_rates_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_refresh_rates_rates_length - ** - ** @param const xcb_randr_refresh_rates_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_refresh_rates_rates_length (const xcb_randr_refresh_rates_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_refresh_rates_rates_end - ** - ** @param const xcb_randr_refresh_rates_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_refresh_rates_rates_end (const xcb_randr_refresh_rates_t *R /**< */); @@ -1835,16 +1705,6 @@ xcb_randr_refresh_rates_rates_end (const xcb_randr_refresh_rates_t *R /**< */); * decreased by one. The member data points to the next * element. The member index is increased by sizeof(xcb_randr_refresh_rates_t) */ - -/***************************************************************************** - ** - ** void xcb_randr_refresh_rates_next - ** - ** @param xcb_randr_refresh_rates_iterator_t *i - ** @returns void - ** - *****************************************************************************/ - void xcb_randr_refresh_rates_next (xcb_randr_refresh_rates_iterator_t *i /**< */); @@ -1857,16 +1717,6 @@ xcb_randr_refresh_rates_next (xcb_randr_refresh_rates_iterator_t *i /**< */); * The member rem is set to 0. The member data points to the * last element. */ - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_refresh_rates_end - ** - ** @param xcb_randr_refresh_rates_iterator_t i - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_refresh_rates_end (xcb_randr_refresh_rates_iterator_t i /**< */); @@ -1876,20 +1726,8 @@ xcb_randr_refresh_rates_end (xcb_randr_refresh_rates_iterator_t i /**< */); * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_randr_query_version_cookie_t xcb_randr_query_version - ** - ** @param xcb_connection_t *c - ** @param uint32_t major_version - ** @param uint32_t minor_version - ** @returns xcb_randr_query_version_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_randr_query_version_cookie_t xcb_randr_query_version (xcb_connection_t *c /**< */, uint32_t major_version /**< */, @@ -1901,23 +1739,11 @@ xcb_randr_query_version (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will cause * a reply to be generated. Any returned error will be * placed in the event queue. */ - -/***************************************************************************** - ** - ** xcb_randr_query_version_cookie_t xcb_randr_query_version_unchecked - ** - ** @param xcb_connection_t *c - ** @param uint32_t major_version - ** @param uint32_t minor_version - ** @returns xcb_randr_query_version_cookie_t - ** - *****************************************************************************/ - xcb_randr_query_version_cookie_t xcb_randr_query_version_unchecked (xcb_connection_t *c /**< */, uint32_t major_version /**< */, @@ -1930,25 +1756,13 @@ xcb_randr_query_version_unchecked (xcb_connection_t *c /**< */, * @param e The xcb_generic_error_t supplied * * Returns the reply of the request asked by - * + * * The parameter @p e supplied to this function must be NULL if * xcb_randr_query_version_unchecked(). is used. * Otherwise, it stores the error if any. * * The returned value must be freed by the caller using free(). */ - -/***************************************************************************** - ** - ** xcb_randr_query_version_reply_t * xcb_randr_query_version_reply - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_query_version_cookie_t cookie - ** @param xcb_generic_error_t **e - ** @returns xcb_randr_query_version_reply_t * - ** - *****************************************************************************/ - xcb_randr_query_version_reply_t * xcb_randr_query_version_reply (xcb_connection_t *c /**< */, xcb_randr_query_version_cookie_t cookie /**< */, @@ -1960,24 +1774,8 @@ xcb_randr_query_version_reply (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_randr_set_screen_config_cookie_t xcb_randr_set_screen_config - ** - ** @param xcb_connection_t *c - ** @param xcb_window_t window - ** @param xcb_timestamp_t timestamp - ** @param xcb_timestamp_t config_timestamp - ** @param uint16_t sizeID - ** @param uint16_t rotation - ** @param uint16_t rate - ** @returns xcb_randr_set_screen_config_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_randr_set_screen_config_cookie_t xcb_randr_set_screen_config (xcb_connection_t *c /**< */, xcb_window_t window /**< */, @@ -1993,27 +1791,11 @@ xcb_randr_set_screen_config (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will cause * a reply to be generated. Any returned error will be * placed in the event queue. */ - -/***************************************************************************** - ** - ** xcb_randr_set_screen_config_cookie_t xcb_randr_set_screen_config_unchecked - ** - ** @param xcb_connection_t *c - ** @param xcb_window_t window - ** @param xcb_timestamp_t timestamp - ** @param xcb_timestamp_t config_timestamp - ** @param uint16_t sizeID - ** @param uint16_t rotation - ** @param uint16_t rate - ** @returns xcb_randr_set_screen_config_cookie_t - ** - *****************************************************************************/ - xcb_randr_set_screen_config_cookie_t xcb_randr_set_screen_config_unchecked (xcb_connection_t *c /**< */, xcb_window_t window /**< */, @@ -2030,25 +1812,13 @@ xcb_randr_set_screen_config_unchecked (xcb_connection_t *c /**< */, * @param e The xcb_generic_error_t supplied * * Returns the reply of the request asked by - * + * * The parameter @p e supplied to this function must be NULL if * xcb_randr_set_screen_config_unchecked(). is used. * Otherwise, it stores the error if any. * * The returned value must be freed by the caller using free(). */ - -/***************************************************************************** - ** - ** xcb_randr_set_screen_config_reply_t * xcb_randr_set_screen_config_reply - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_set_screen_config_cookie_t cookie - ** @param xcb_generic_error_t **e - ** @returns xcb_randr_set_screen_config_reply_t * - ** - *****************************************************************************/ - xcb_randr_set_screen_config_reply_t * xcb_randr_set_screen_config_reply (xcb_connection_t *c /**< */, xcb_randr_set_screen_config_cookie_t cookie /**< */, @@ -2060,23 +1830,11 @@ xcb_randr_set_screen_config_reply (xcb_connection_t *c /** * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will not cause * a reply to be generated. Any returned error will be * saved for handling by xcb_request_check(). */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_select_input_checked - ** - ** @param xcb_connection_t *c - ** @param xcb_window_t window - ** @param uint16_t enable - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - xcb_void_cookie_t xcb_randr_select_input_checked (xcb_connection_t *c /**< */, xcb_window_t window /**< */, @@ -2088,20 +1846,8 @@ xcb_randr_select_input_checked (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_select_input - ** - ** @param xcb_connection_t *c - ** @param xcb_window_t window - ** @param uint16_t enable - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_void_cookie_t xcb_randr_select_input (xcb_connection_t *c /**< */, xcb_window_t window /**< */, @@ -2116,19 +1862,8 @@ xcb_randr_get_screen_info_sizeof (const void *_buffer /**< */); * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_randr_get_screen_info_cookie_t xcb_randr_get_screen_info - ** - ** @param xcb_connection_t *c - ** @param xcb_window_t window - ** @returns xcb_randr_get_screen_info_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_randr_get_screen_info_cookie_t xcb_randr_get_screen_info (xcb_connection_t *c /**< */, xcb_window_t window /**< */); @@ -2139,88 +1874,27 @@ xcb_randr_get_screen_info (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will cause * a reply to be generated. Any returned error will be * placed in the event queue. */ - -/***************************************************************************** - ** - ** xcb_randr_get_screen_info_cookie_t xcb_randr_get_screen_info_unchecked - ** - ** @param xcb_connection_t *c - ** @param xcb_window_t window - ** @returns xcb_randr_get_screen_info_cookie_t - ** - *****************************************************************************/ - xcb_randr_get_screen_info_cookie_t xcb_randr_get_screen_info_unchecked (xcb_connection_t *c /**< */, xcb_window_t window /**< */); - -/***************************************************************************** - ** - ** xcb_randr_screen_size_t * xcb_randr_get_screen_info_sizes - ** - ** @param const xcb_randr_get_screen_info_reply_t *R - ** @returns xcb_randr_screen_size_t * - ** - *****************************************************************************/ - xcb_randr_screen_size_t * xcb_randr_get_screen_info_sizes (const xcb_randr_get_screen_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_screen_info_sizes_length - ** - ** @param const xcb_randr_get_screen_info_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_screen_info_sizes_length (const xcb_randr_get_screen_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_randr_screen_size_iterator_t xcb_randr_get_screen_info_sizes_iterator - ** - ** @param const xcb_randr_get_screen_info_reply_t *R - ** @returns xcb_randr_screen_size_iterator_t - ** - *****************************************************************************/ - xcb_randr_screen_size_iterator_t xcb_randr_get_screen_info_sizes_iterator (const xcb_randr_get_screen_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_screen_info_rates_length - ** - ** @param const xcb_randr_get_screen_info_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_screen_info_rates_length (const xcb_randr_get_screen_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_randr_refresh_rates_iterator_t xcb_randr_get_screen_info_rates_iterator - ** - ** @param const xcb_randr_get_screen_info_reply_t *R - ** @returns xcb_randr_refresh_rates_iterator_t - ** - *****************************************************************************/ - xcb_randr_refresh_rates_iterator_t xcb_randr_get_screen_info_rates_iterator (const xcb_randr_get_screen_info_reply_t *R /**< */); @@ -2231,25 +1905,13 @@ xcb_randr_get_screen_info_rates_iterator (const xcb_randr_get_screen_info_reply_ * @param e The xcb_generic_error_t supplied * * Returns the reply of the request asked by - * + * * The parameter @p e supplied to this function must be NULL if * xcb_randr_get_screen_info_unchecked(). is used. * Otherwise, it stores the error if any. * * The returned value must be freed by the caller using free(). */ - -/***************************************************************************** - ** - ** xcb_randr_get_screen_info_reply_t * xcb_randr_get_screen_info_reply - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_get_screen_info_cookie_t cookie - ** @param xcb_generic_error_t **e - ** @returns xcb_randr_get_screen_info_reply_t * - ** - *****************************************************************************/ - xcb_randr_get_screen_info_reply_t * xcb_randr_get_screen_info_reply (xcb_connection_t *c /**< */, xcb_randr_get_screen_info_cookie_t cookie /**< */, @@ -2261,19 +1923,8 @@ xcb_randr_get_screen_info_reply (xcb_connection_t *c /**< */ * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_randr_get_screen_size_range_cookie_t xcb_randr_get_screen_size_range - ** - ** @param xcb_connection_t *c - ** @param xcb_window_t window - ** @returns xcb_randr_get_screen_size_range_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_randr_get_screen_size_range_cookie_t xcb_randr_get_screen_size_range (xcb_connection_t *c /**< */, xcb_window_t window /**< */); @@ -2284,22 +1935,11 @@ xcb_randr_get_screen_size_range (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will cause * a reply to be generated. Any returned error will be * placed in the event queue. */ - -/***************************************************************************** - ** - ** xcb_randr_get_screen_size_range_cookie_t xcb_randr_get_screen_size_range_unchecked - ** - ** @param xcb_connection_t *c - ** @param xcb_window_t window - ** @returns xcb_randr_get_screen_size_range_cookie_t - ** - *****************************************************************************/ - xcb_randr_get_screen_size_range_cookie_t xcb_randr_get_screen_size_range_unchecked (xcb_connection_t *c /**< */, xcb_window_t window /**< */); @@ -2311,25 +1951,13 @@ xcb_randr_get_screen_size_range_unchecked (xcb_connection_t *c /**< */, * @param e The xcb_generic_error_t supplied * * Returns the reply of the request asked by - * + * * The parameter @p e supplied to this function must be NULL if * xcb_randr_get_screen_size_range_unchecked(). is used. * Otherwise, it stores the error if any. * * The returned value must be freed by the caller using free(). */ - -/***************************************************************************** - ** - ** xcb_randr_get_screen_size_range_reply_t * xcb_randr_get_screen_size_range_reply - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_get_screen_size_range_cookie_t cookie - ** @param xcb_generic_error_t **e - ** @returns xcb_randr_get_screen_size_range_reply_t * - ** - *****************************************************************************/ - xcb_randr_get_screen_size_range_reply_t * xcb_randr_get_screen_size_range_reply (xcb_connection_t *c /**< */, xcb_randr_get_screen_size_range_cookie_t cookie /**< */, @@ -2341,26 +1969,11 @@ xcb_randr_get_screen_size_range_reply (xcb_connection_t * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will not cause * a reply to be generated. Any returned error will be * saved for handling by xcb_request_check(). */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_set_screen_size_checked - ** - ** @param xcb_connection_t *c - ** @param xcb_window_t window - ** @param uint16_t width - ** @param uint16_t height - ** @param uint32_t mm_width - ** @param uint32_t mm_height - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - xcb_void_cookie_t xcb_randr_set_screen_size_checked (xcb_connection_t *c /**< */, xcb_window_t window /**< */, @@ -2375,23 +1988,8 @@ xcb_randr_set_screen_size_checked (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_set_screen_size - ** - ** @param xcb_connection_t *c - ** @param xcb_window_t window - ** @param uint16_t width - ** @param uint16_t height - ** @param uint32_t mm_width - ** @param uint32_t mm_height - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_void_cookie_t xcb_randr_set_screen_size (xcb_connection_t *c /**< */, xcb_window_t window /**< */, @@ -2408,16 +2006,6 @@ xcb_randr_set_screen_size (xcb_connection_t *c /**< */, * decreased by one. The member data points to the next * element. The member index is increased by sizeof(xcb_randr_mode_info_t) */ - -/***************************************************************************** - ** - ** void xcb_randr_mode_info_next - ** - ** @param xcb_randr_mode_info_iterator_t *i - ** @returns void - ** - *****************************************************************************/ - void xcb_randr_mode_info_next (xcb_randr_mode_info_iterator_t *i /**< */); @@ -2430,16 +2018,6 @@ xcb_randr_mode_info_next (xcb_randr_mode_info_iterator_t *i /**< */); * The member rem is set to 0. The member data points to the * last element. */ - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_mode_info_end - ** - ** @param xcb_randr_mode_info_iterator_t i - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_mode_info_end (xcb_randr_mode_info_iterator_t i /**< */); @@ -2452,19 +2030,8 @@ xcb_randr_get_screen_resources_sizeof (const void *_buffer /**< */); * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_randr_get_screen_resources_cookie_t xcb_randr_get_screen_resources - ** - ** @param xcb_connection_t *c - ** @param xcb_window_t window - ** @returns xcb_randr_get_screen_resources_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_randr_get_screen_resources_cookie_t xcb_randr_get_screen_resources (xcb_connection_t *c /**< */, xcb_window_t window /**< */); @@ -2475,179 +2042,48 @@ xcb_randr_get_screen_resources (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will cause * a reply to be generated. Any returned error will be * placed in the event queue. */ - -/***************************************************************************** - ** - ** xcb_randr_get_screen_resources_cookie_t xcb_randr_get_screen_resources_unchecked - ** - ** @param xcb_connection_t *c - ** @param xcb_window_t window - ** @returns xcb_randr_get_screen_resources_cookie_t - ** - *****************************************************************************/ - xcb_randr_get_screen_resources_cookie_t xcb_randr_get_screen_resources_unchecked (xcb_connection_t *c /**< */, xcb_window_t window /**< */); - -/***************************************************************************** - ** - ** xcb_randr_crtc_t * xcb_randr_get_screen_resources_crtcs - ** - ** @param const xcb_randr_get_screen_resources_reply_t *R - ** @returns xcb_randr_crtc_t * - ** - *****************************************************************************/ - xcb_randr_crtc_t * xcb_randr_get_screen_resources_crtcs (const xcb_randr_get_screen_resources_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_screen_resources_crtcs_length - ** - ** @param const xcb_randr_get_screen_resources_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_screen_resources_crtcs_length (const xcb_randr_get_screen_resources_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_get_screen_resources_crtcs_end - ** - ** @param const xcb_randr_get_screen_resources_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_get_screen_resources_crtcs_end (const xcb_randr_get_screen_resources_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_randr_output_t * xcb_randr_get_screen_resources_outputs - ** - ** @param const xcb_randr_get_screen_resources_reply_t *R - ** @returns xcb_randr_output_t * - ** - *****************************************************************************/ - xcb_randr_output_t * xcb_randr_get_screen_resources_outputs (const xcb_randr_get_screen_resources_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_screen_resources_outputs_length - ** - ** @param const xcb_randr_get_screen_resources_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_screen_resources_outputs_length (const xcb_randr_get_screen_resources_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_get_screen_resources_outputs_end - ** - ** @param const xcb_randr_get_screen_resources_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_get_screen_resources_outputs_end (const xcb_randr_get_screen_resources_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_randr_mode_info_t * xcb_randr_get_screen_resources_modes - ** - ** @param const xcb_randr_get_screen_resources_reply_t *R - ** @returns xcb_randr_mode_info_t * - ** - *****************************************************************************/ - xcb_randr_mode_info_t * xcb_randr_get_screen_resources_modes (const xcb_randr_get_screen_resources_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_screen_resources_modes_length - ** - ** @param const xcb_randr_get_screen_resources_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_screen_resources_modes_length (const xcb_randr_get_screen_resources_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_randr_mode_info_iterator_t xcb_randr_get_screen_resources_modes_iterator - ** - ** @param const xcb_randr_get_screen_resources_reply_t *R - ** @returns xcb_randr_mode_info_iterator_t - ** - *****************************************************************************/ - xcb_randr_mode_info_iterator_t xcb_randr_get_screen_resources_modes_iterator (const xcb_randr_get_screen_resources_reply_t *R /**< */); - -/***************************************************************************** - ** - ** uint8_t * xcb_randr_get_screen_resources_names - ** - ** @param const xcb_randr_get_screen_resources_reply_t *R - ** @returns uint8_t * - ** - *****************************************************************************/ - uint8_t * xcb_randr_get_screen_resources_names (const xcb_randr_get_screen_resources_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_screen_resources_names_length - ** - ** @param const xcb_randr_get_screen_resources_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_screen_resources_names_length (const xcb_randr_get_screen_resources_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_get_screen_resources_names_end - ** - ** @param const xcb_randr_get_screen_resources_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_get_screen_resources_names_end (const xcb_randr_get_screen_resources_reply_t *R /**< */); @@ -2658,25 +2094,13 @@ xcb_randr_get_screen_resources_names_end (const xcb_randr_get_screen_resources_r * @param e The xcb_generic_error_t supplied * * Returns the reply of the request asked by - * + * * The parameter @p e supplied to this function must be NULL if * xcb_randr_get_screen_resources_unchecked(). is used. * Otherwise, it stores the error if any. * * The returned value must be freed by the caller using free(). */ - -/***************************************************************************** - ** - ** xcb_randr_get_screen_resources_reply_t * xcb_randr_get_screen_resources_reply - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_get_screen_resources_cookie_t cookie - ** @param xcb_generic_error_t **e - ** @returns xcb_randr_get_screen_resources_reply_t * - ** - *****************************************************************************/ - xcb_randr_get_screen_resources_reply_t * xcb_randr_get_screen_resources_reply (xcb_connection_t *c /**< */, xcb_randr_get_screen_resources_cookie_t cookie /**< */, @@ -2691,20 +2115,8 @@ xcb_randr_get_output_info_sizeof (const void *_buffer /**< */); * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_randr_get_output_info_cookie_t xcb_randr_get_output_info - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_output_t output - ** @param xcb_timestamp_t config_timestamp - ** @returns xcb_randr_get_output_info_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_randr_get_output_info_cookie_t xcb_randr_get_output_info (xcb_connection_t *c /**< */, xcb_randr_output_t output /**< */, @@ -2716,181 +2128,49 @@ xcb_randr_get_output_info (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will cause * a reply to be generated. Any returned error will be * placed in the event queue. */ - -/***************************************************************************** - ** - ** xcb_randr_get_output_info_cookie_t xcb_randr_get_output_info_unchecked - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_output_t output - ** @param xcb_timestamp_t config_timestamp - ** @returns xcb_randr_get_output_info_cookie_t - ** - *****************************************************************************/ - xcb_randr_get_output_info_cookie_t xcb_randr_get_output_info_unchecked (xcb_connection_t *c /**< */, xcb_randr_output_t output /**< */, xcb_timestamp_t config_timestamp /**< */); - -/***************************************************************************** - ** - ** xcb_randr_crtc_t * xcb_randr_get_output_info_crtcs - ** - ** @param const xcb_randr_get_output_info_reply_t *R - ** @returns xcb_randr_crtc_t * - ** - *****************************************************************************/ - xcb_randr_crtc_t * xcb_randr_get_output_info_crtcs (const xcb_randr_get_output_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_output_info_crtcs_length - ** - ** @param const xcb_randr_get_output_info_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_output_info_crtcs_length (const xcb_randr_get_output_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_get_output_info_crtcs_end - ** - ** @param const xcb_randr_get_output_info_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_get_output_info_crtcs_end (const xcb_randr_get_output_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_randr_mode_t * xcb_randr_get_output_info_modes - ** - ** @param const xcb_randr_get_output_info_reply_t *R - ** @returns xcb_randr_mode_t * - ** - *****************************************************************************/ - xcb_randr_mode_t * xcb_randr_get_output_info_modes (const xcb_randr_get_output_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_output_info_modes_length - ** - ** @param const xcb_randr_get_output_info_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_output_info_modes_length (const xcb_randr_get_output_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_get_output_info_modes_end - ** - ** @param const xcb_randr_get_output_info_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_get_output_info_modes_end (const xcb_randr_get_output_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_randr_output_t * xcb_randr_get_output_info_clones - ** - ** @param const xcb_randr_get_output_info_reply_t *R - ** @returns xcb_randr_output_t * - ** - *****************************************************************************/ - xcb_randr_output_t * xcb_randr_get_output_info_clones (const xcb_randr_get_output_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_output_info_clones_length - ** - ** @param const xcb_randr_get_output_info_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_output_info_clones_length (const xcb_randr_get_output_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_get_output_info_clones_end - ** - ** @param const xcb_randr_get_output_info_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_get_output_info_clones_end (const xcb_randr_get_output_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** uint8_t * xcb_randr_get_output_info_name - ** - ** @param const xcb_randr_get_output_info_reply_t *R - ** @returns uint8_t * - ** - *****************************************************************************/ - uint8_t * xcb_randr_get_output_info_name (const xcb_randr_get_output_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_output_info_name_length - ** - ** @param const xcb_randr_get_output_info_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_output_info_name_length (const xcb_randr_get_output_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_get_output_info_name_end - ** - ** @param const xcb_randr_get_output_info_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_get_output_info_name_end (const xcb_randr_get_output_info_reply_t *R /**< */); @@ -2901,25 +2181,13 @@ xcb_randr_get_output_info_name_end (const xcb_randr_get_output_info_reply_t *R * @param e The xcb_generic_error_t supplied * * Returns the reply of the request asked by - * + * * The parameter @p e supplied to this function must be NULL if * xcb_randr_get_output_info_unchecked(). is used. * Otherwise, it stores the error if any. * * The returned value must be freed by the caller using free(). */ - -/***************************************************************************** - ** - ** xcb_randr_get_output_info_reply_t * xcb_randr_get_output_info_reply - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_get_output_info_cookie_t cookie - ** @param xcb_generic_error_t **e - ** @returns xcb_randr_get_output_info_reply_t * - ** - *****************************************************************************/ - xcb_randr_get_output_info_reply_t * xcb_randr_get_output_info_reply (xcb_connection_t *c /**< */, xcb_randr_get_output_info_cookie_t cookie /**< */, @@ -2934,19 +2202,8 @@ xcb_randr_list_output_properties_sizeof (const void *_buffer /**< */); * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_randr_list_output_properties_cookie_t xcb_randr_list_output_properties - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_output_t output - ** @returns xcb_randr_list_output_properties_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_randr_list_output_properties_cookie_t xcb_randr_list_output_properties (xcb_connection_t *c /**< */, xcb_randr_output_t output /**< */); @@ -2957,62 +2214,21 @@ xcb_randr_list_output_properties (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will cause * a reply to be generated. Any returned error will be * placed in the event queue. */ - -/***************************************************************************** - ** - ** xcb_randr_list_output_properties_cookie_t xcb_randr_list_output_properties_unchecked - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_output_t output - ** @returns xcb_randr_list_output_properties_cookie_t - ** - *****************************************************************************/ - xcb_randr_list_output_properties_cookie_t xcb_randr_list_output_properties_unchecked (xcb_connection_t *c /**< */, xcb_randr_output_t output /**< */); - -/***************************************************************************** - ** - ** xcb_atom_t * xcb_randr_list_output_properties_atoms - ** - ** @param const xcb_randr_list_output_properties_reply_t *R - ** @returns xcb_atom_t * - ** - *****************************************************************************/ - xcb_atom_t * xcb_randr_list_output_properties_atoms (const xcb_randr_list_output_properties_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_list_output_properties_atoms_length - ** - ** @param const xcb_randr_list_output_properties_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_list_output_properties_atoms_length (const xcb_randr_list_output_properties_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_list_output_properties_atoms_end - ** - ** @param const xcb_randr_list_output_properties_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_list_output_properties_atoms_end (const xcb_randr_list_output_properties_reply_t *R /**< */); @@ -3023,25 +2239,13 @@ xcb_randr_list_output_properties_atoms_end (const xcb_randr_list_output_properti * @param e The xcb_generic_error_t supplied * * Returns the reply of the request asked by - * + * * The parameter @p e supplied to this function must be NULL if * xcb_randr_list_output_properties_unchecked(). is used. * Otherwise, it stores the error if any. * * The returned value must be freed by the caller using free(). */ - -/***************************************************************************** - ** - ** xcb_randr_list_output_properties_reply_t * xcb_randr_list_output_properties_reply - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_list_output_properties_cookie_t cookie - ** @param xcb_generic_error_t **e - ** @returns xcb_randr_list_output_properties_reply_t * - ** - *****************************************************************************/ - xcb_randr_list_output_properties_reply_t * xcb_randr_list_output_properties_reply (xcb_connection_t *c /**< */, xcb_randr_list_output_properties_cookie_t cookie /**< */, @@ -3056,20 +2260,8 @@ xcb_randr_query_output_property_sizeof (const void *_buffer /**< */); * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_randr_query_output_property_cookie_t xcb_randr_query_output_property - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_output_t output - ** @param xcb_atom_t property - ** @returns xcb_randr_query_output_property_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_randr_query_output_property_cookie_t xcb_randr_query_output_property (xcb_connection_t *c /**< */, xcb_randr_output_t output /**< */, @@ -3081,64 +2273,22 @@ xcb_randr_query_output_property (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will cause * a reply to be generated. Any returned error will be * placed in the event queue. */ - -/***************************************************************************** - ** - ** xcb_randr_query_output_property_cookie_t xcb_randr_query_output_property_unchecked - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_output_t output - ** @param xcb_atom_t property - ** @returns xcb_randr_query_output_property_cookie_t - ** - *****************************************************************************/ - xcb_randr_query_output_property_cookie_t xcb_randr_query_output_property_unchecked (xcb_connection_t *c /**< */, xcb_randr_output_t output /**< */, xcb_atom_t property /**< */); - -/***************************************************************************** - ** - ** int32_t * xcb_randr_query_output_property_valid_values - ** - ** @param const xcb_randr_query_output_property_reply_t *R - ** @returns int32_t * - ** - *****************************************************************************/ - int32_t * xcb_randr_query_output_property_valid_values (const xcb_randr_query_output_property_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_query_output_property_valid_values_length - ** - ** @param const xcb_randr_query_output_property_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_query_output_property_valid_values_length (const xcb_randr_query_output_property_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_query_output_property_valid_values_end - ** - ** @param const xcb_randr_query_output_property_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_query_output_property_valid_values_end (const xcb_randr_query_output_property_reply_t *R /**< */); @@ -3149,25 +2299,13 @@ xcb_randr_query_output_property_valid_values_end (const xcb_randr_query_output_p * @param e The xcb_generic_error_t supplied * * Returns the reply of the request asked by - * + * * The parameter @p e supplied to this function must be NULL if * xcb_randr_query_output_property_unchecked(). is used. * Otherwise, it stores the error if any. * * The returned value must be freed by the caller using free(). */ - -/***************************************************************************** - ** - ** xcb_randr_query_output_property_reply_t * xcb_randr_query_output_property_reply - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_query_output_property_cookie_t cookie - ** @param xcb_generic_error_t **e - ** @returns xcb_randr_query_output_property_reply_t * - ** - *****************************************************************************/ - xcb_randr_query_output_property_reply_t * xcb_randr_query_output_property_reply (xcb_connection_t *c /**< */, xcb_randr_query_output_property_cookie_t cookie /**< */, @@ -3183,27 +2321,11 @@ xcb_randr_configure_output_property_sizeof (const void *_buffer /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will not cause * a reply to be generated. Any returned error will be * saved for handling by xcb_request_check(). */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_configure_output_property_checked - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_output_t output - ** @param xcb_atom_t property - ** @param uint8_t pending - ** @param uint8_t range - ** @param uint32_t values_len - ** @param const int32_t *values - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - xcb_void_cookie_t xcb_randr_configure_output_property_checked (xcb_connection_t *c /**< */, xcb_randr_output_t output /**< */, @@ -3219,24 +2341,8 @@ xcb_randr_configure_output_property_checked (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_configure_output_property - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_output_t output - ** @param xcb_atom_t property - ** @param uint8_t pending - ** @param uint8_t range - ** @param uint32_t values_len - ** @param const int32_t *values - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_void_cookie_t xcb_randr_configure_output_property (xcb_connection_t *c /**< */, xcb_randr_output_t output /**< */, @@ -3255,28 +2361,11 @@ xcb_randr_change_output_property_sizeof (const void *_buffer /**< */); * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will not cause * a reply to be generated. Any returned error will be * saved for handling by xcb_request_check(). */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_change_output_property_checked - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_output_t output - ** @param xcb_atom_t property - ** @param xcb_atom_t type - ** @param uint8_t format - ** @param uint8_t mode - ** @param uint32_t num_units - ** @param const void *data - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - xcb_void_cookie_t xcb_randr_change_output_property_checked (xcb_connection_t *c /**< */, xcb_randr_output_t output /**< */, @@ -3293,25 +2382,8 @@ xcb_randr_change_output_property_checked (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_change_output_property - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_output_t output - ** @param xcb_atom_t property - ** @param xcb_atom_t type - ** @param uint8_t format - ** @param uint8_t mode - ** @param uint32_t num_units - ** @param const void *data - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_void_cookie_t xcb_randr_change_output_property (xcb_connection_t *c /**< */, xcb_randr_output_t output /**< */, @@ -3328,23 +2400,11 @@ xcb_randr_change_output_property (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will not cause * a reply to be generated. Any returned error will be * saved for handling by xcb_request_check(). */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_delete_output_property_checked - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_output_t output - ** @param xcb_atom_t property - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - xcb_void_cookie_t xcb_randr_delete_output_property_checked (xcb_connection_t *c /**< */, xcb_randr_output_t output /**< */, @@ -3356,20 +2416,8 @@ xcb_randr_delete_output_property_checked (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_delete_output_property - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_output_t output - ** @param xcb_atom_t property - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_void_cookie_t xcb_randr_delete_output_property (xcb_connection_t *c /**< */, xcb_randr_output_t output /**< */, @@ -3384,25 +2432,8 @@ xcb_randr_get_output_property_sizeof (const void *_buffer /**< */); * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_randr_get_output_property_cookie_t xcb_randr_get_output_property - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_output_t output - ** @param xcb_atom_t property - ** @param xcb_atom_t type - ** @param uint32_t long_offset - ** @param uint32_t long_length - ** @param uint8_t _delete - ** @param uint8_t pending - ** @returns xcb_randr_get_output_property_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_randr_get_output_property_cookie_t xcb_randr_get_output_property (xcb_connection_t *c /**< */, xcb_randr_output_t output /**< */, @@ -3419,28 +2450,11 @@ xcb_randr_get_output_property (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will cause * a reply to be generated. Any returned error will be * placed in the event queue. */ - -/***************************************************************************** - ** - ** xcb_randr_get_output_property_cookie_t xcb_randr_get_output_property_unchecked - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_output_t output - ** @param xcb_atom_t property - ** @param xcb_atom_t type - ** @param uint32_t long_offset - ** @param uint32_t long_length - ** @param uint8_t _delete - ** @param uint8_t pending - ** @returns xcb_randr_get_output_property_cookie_t - ** - *****************************************************************************/ - xcb_randr_get_output_property_cookie_t xcb_randr_get_output_property_unchecked (xcb_connection_t *c /**< */, xcb_randr_output_t output /**< */, @@ -3451,42 +2465,12 @@ xcb_randr_get_output_property_unchecked (xcb_connection_t *c /**< */, uint8_t _delete /**< */, uint8_t pending /**< */); - -/***************************************************************************** - ** - ** uint8_t * xcb_randr_get_output_property_data - ** - ** @param const xcb_randr_get_output_property_reply_t *R - ** @returns uint8_t * - ** - *****************************************************************************/ - uint8_t * xcb_randr_get_output_property_data (const xcb_randr_get_output_property_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_output_property_data_length - ** - ** @param const xcb_randr_get_output_property_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_output_property_data_length (const xcb_randr_get_output_property_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_get_output_property_data_end - ** - ** @param const xcb_randr_get_output_property_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_get_output_property_data_end (const xcb_randr_get_output_property_reply_t *R /**< */); @@ -3497,25 +2481,13 @@ xcb_randr_get_output_property_data_end (const xcb_randr_get_output_property_repl * @param e The xcb_generic_error_t supplied * * Returns the reply of the request asked by - * + * * The parameter @p e supplied to this function must be NULL if * xcb_randr_get_output_property_unchecked(). is used. * Otherwise, it stores the error if any. * * The returned value must be freed by the caller using free(). */ - -/***************************************************************************** - ** - ** xcb_randr_get_output_property_reply_t * xcb_randr_get_output_property_reply - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_get_output_property_cookie_t cookie - ** @param xcb_generic_error_t **e - ** @returns xcb_randr_get_output_property_reply_t * - ** - *****************************************************************************/ - xcb_randr_get_output_property_reply_t * xcb_randr_get_output_property_reply (xcb_connection_t *c /**< */, xcb_randr_get_output_property_cookie_t cookie /**< */, @@ -3531,22 +2503,8 @@ xcb_randr_create_mode_sizeof (const void *_buffer /**< */, * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_randr_create_mode_cookie_t xcb_randr_create_mode - ** - ** @param xcb_connection_t *c - ** @param xcb_window_t window - ** @param xcb_randr_mode_info_t mode_info - ** @param uint32_t name_len - ** @param const char *name - ** @returns xcb_randr_create_mode_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_randr_create_mode_cookie_t xcb_randr_create_mode (xcb_connection_t *c /**< */, xcb_window_t window /**< */, @@ -3560,25 +2518,11 @@ xcb_randr_create_mode (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will cause * a reply to be generated. Any returned error will be * placed in the event queue. */ - -/***************************************************************************** - ** - ** xcb_randr_create_mode_cookie_t xcb_randr_create_mode_unchecked - ** - ** @param xcb_connection_t *c - ** @param xcb_window_t window - ** @param xcb_randr_mode_info_t mode_info - ** @param uint32_t name_len - ** @param const char *name - ** @returns xcb_randr_create_mode_cookie_t - ** - *****************************************************************************/ - xcb_randr_create_mode_cookie_t xcb_randr_create_mode_unchecked (xcb_connection_t *c /**< */, xcb_window_t window /**< */, @@ -3593,25 +2537,13 @@ xcb_randr_create_mode_unchecked (xcb_connection_t *c /**< */, * @param e The xcb_generic_error_t supplied * * Returns the reply of the request asked by - * + * * The parameter @p e supplied to this function must be NULL if * xcb_randr_create_mode_unchecked(). is used. * Otherwise, it stores the error if any. * * The returned value must be freed by the caller using free(). */ - -/***************************************************************************** - ** - ** xcb_randr_create_mode_reply_t * xcb_randr_create_mode_reply - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_create_mode_cookie_t cookie - ** @param xcb_generic_error_t **e - ** @returns xcb_randr_create_mode_reply_t * - ** - *****************************************************************************/ - xcb_randr_create_mode_reply_t * xcb_randr_create_mode_reply (xcb_connection_t *c /**< */, xcb_randr_create_mode_cookie_t cookie /**< */, @@ -3623,22 +2555,11 @@ xcb_randr_create_mode_reply (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will not cause * a reply to be generated. Any returned error will be * saved for handling by xcb_request_check(). */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_destroy_mode_checked - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_mode_t mode - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - xcb_void_cookie_t xcb_randr_destroy_mode_checked (xcb_connection_t *c /**< */, xcb_randr_mode_t mode /**< */); @@ -3649,19 +2570,8 @@ xcb_randr_destroy_mode_checked (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_destroy_mode - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_mode_t mode - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_void_cookie_t xcb_randr_destroy_mode (xcb_connection_t *c /**< */, xcb_randr_mode_t mode /**< */); @@ -3672,23 +2582,11 @@ xcb_randr_destroy_mode (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will not cause * a reply to be generated. Any returned error will be * saved for handling by xcb_request_check(). */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_add_output_mode_checked - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_output_t output - ** @param xcb_randr_mode_t mode - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - xcb_void_cookie_t xcb_randr_add_output_mode_checked (xcb_connection_t *c /**< */, xcb_randr_output_t output /**< */, @@ -3700,20 +2598,8 @@ xcb_randr_add_output_mode_checked (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_add_output_mode - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_output_t output - ** @param xcb_randr_mode_t mode - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_void_cookie_t xcb_randr_add_output_mode (xcb_connection_t *c /**< */, xcb_randr_output_t output /**< */, @@ -3725,23 +2611,11 @@ xcb_randr_add_output_mode (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will not cause * a reply to be generated. Any returned error will be * saved for handling by xcb_request_check(). */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_delete_output_mode_checked - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_output_t output - ** @param xcb_randr_mode_t mode - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - xcb_void_cookie_t xcb_randr_delete_output_mode_checked (xcb_connection_t *c /**< */, xcb_randr_output_t output /**< */, @@ -3753,20 +2627,8 @@ xcb_randr_delete_output_mode_checked (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_delete_output_mode - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_output_t output - ** @param xcb_randr_mode_t mode - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_void_cookie_t xcb_randr_delete_output_mode (xcb_connection_t *c /**< */, xcb_randr_output_t output /**< */, @@ -3781,20 +2643,8 @@ xcb_randr_get_crtc_info_sizeof (const void *_buffer /**< */); * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_randr_get_crtc_info_cookie_t xcb_randr_get_crtc_info - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_crtc_t crtc - ** @param xcb_timestamp_t config_timestamp - ** @returns xcb_randr_get_crtc_info_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_randr_get_crtc_info_cookie_t xcb_randr_get_crtc_info (xcb_connection_t *c /**< */, xcb_randr_crtc_t crtc /**< */, @@ -3806,103 +2656,31 @@ xcb_randr_get_crtc_info (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will cause * a reply to be generated. Any returned error will be * placed in the event queue. */ - -/***************************************************************************** - ** - ** xcb_randr_get_crtc_info_cookie_t xcb_randr_get_crtc_info_unchecked - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_crtc_t crtc - ** @param xcb_timestamp_t config_timestamp - ** @returns xcb_randr_get_crtc_info_cookie_t - ** - *****************************************************************************/ - xcb_randr_get_crtc_info_cookie_t xcb_randr_get_crtc_info_unchecked (xcb_connection_t *c /**< */, xcb_randr_crtc_t crtc /**< */, xcb_timestamp_t config_timestamp /**< */); - -/***************************************************************************** - ** - ** xcb_randr_output_t * xcb_randr_get_crtc_info_outputs - ** - ** @param const xcb_randr_get_crtc_info_reply_t *R - ** @returns xcb_randr_output_t * - ** - *****************************************************************************/ - xcb_randr_output_t * xcb_randr_get_crtc_info_outputs (const xcb_randr_get_crtc_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_crtc_info_outputs_length - ** - ** @param const xcb_randr_get_crtc_info_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_crtc_info_outputs_length (const xcb_randr_get_crtc_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_get_crtc_info_outputs_end - ** - ** @param const xcb_randr_get_crtc_info_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_get_crtc_info_outputs_end (const xcb_randr_get_crtc_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_randr_output_t * xcb_randr_get_crtc_info_possible - ** - ** @param const xcb_randr_get_crtc_info_reply_t *R - ** @returns xcb_randr_output_t * - ** - *****************************************************************************/ - xcb_randr_output_t * xcb_randr_get_crtc_info_possible (const xcb_randr_get_crtc_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_crtc_info_possible_length - ** - ** @param const xcb_randr_get_crtc_info_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_crtc_info_possible_length (const xcb_randr_get_crtc_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_get_crtc_info_possible_end - ** - ** @param const xcb_randr_get_crtc_info_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_get_crtc_info_possible_end (const xcb_randr_get_crtc_info_reply_t *R /**< */); @@ -3913,25 +2691,13 @@ xcb_randr_get_crtc_info_possible_end (const xcb_randr_get_crtc_info_reply_t *R * @param e The xcb_generic_error_t supplied * * Returns the reply of the request asked by - * + * * The parameter @p e supplied to this function must be NULL if * xcb_randr_get_crtc_info_unchecked(). is used. * Otherwise, it stores the error if any. * * The returned value must be freed by the caller using free(). */ - -/***************************************************************************** - ** - ** xcb_randr_get_crtc_info_reply_t * xcb_randr_get_crtc_info_reply - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_get_crtc_info_cookie_t cookie - ** @param xcb_generic_error_t **e - ** @returns xcb_randr_get_crtc_info_reply_t * - ** - *****************************************************************************/ - xcb_randr_get_crtc_info_reply_t * xcb_randr_get_crtc_info_reply (xcb_connection_t *c /**< */, xcb_randr_get_crtc_info_cookie_t cookie /**< */, @@ -3947,27 +2713,8 @@ xcb_randr_set_crtc_config_sizeof (const void *_buffer /**< */, * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_randr_set_crtc_config_cookie_t xcb_randr_set_crtc_config - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_crtc_t crtc - ** @param xcb_timestamp_t timestamp - ** @param xcb_timestamp_t config_timestamp - ** @param int16_t x - ** @param int16_t y - ** @param xcb_randr_mode_t mode - ** @param uint16_t rotation - ** @param uint32_t outputs_len - ** @param const xcb_randr_output_t *outputs - ** @returns xcb_randr_set_crtc_config_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_randr_set_crtc_config_cookie_t xcb_randr_set_crtc_config (xcb_connection_t *c /**< */, xcb_randr_crtc_t crtc /**< */, @@ -3986,30 +2733,11 @@ xcb_randr_set_crtc_config (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will cause * a reply to be generated. Any returned error will be * placed in the event queue. */ - -/***************************************************************************** - ** - ** xcb_randr_set_crtc_config_cookie_t xcb_randr_set_crtc_config_unchecked - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_crtc_t crtc - ** @param xcb_timestamp_t timestamp - ** @param xcb_timestamp_t config_timestamp - ** @param int16_t x - ** @param int16_t y - ** @param xcb_randr_mode_t mode - ** @param uint16_t rotation - ** @param uint32_t outputs_len - ** @param const xcb_randr_output_t *outputs - ** @returns xcb_randr_set_crtc_config_cookie_t - ** - *****************************************************************************/ - xcb_randr_set_crtc_config_cookie_t xcb_randr_set_crtc_config_unchecked (xcb_connection_t *c /**< */, xcb_randr_crtc_t crtc /**< */, @@ -4029,25 +2757,13 @@ xcb_randr_set_crtc_config_unchecked (xcb_connection_t *c /**< */, * @param e The xcb_generic_error_t supplied * * Returns the reply of the request asked by - * + * * The parameter @p e supplied to this function must be NULL if * xcb_randr_set_crtc_config_unchecked(). is used. * Otherwise, it stores the error if any. * * The returned value must be freed by the caller using free(). */ - -/***************************************************************************** - ** - ** xcb_randr_set_crtc_config_reply_t * xcb_randr_set_crtc_config_reply - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_set_crtc_config_cookie_t cookie - ** @param xcb_generic_error_t **e - ** @returns xcb_randr_set_crtc_config_reply_t * - ** - *****************************************************************************/ - xcb_randr_set_crtc_config_reply_t * xcb_randr_set_crtc_config_reply (xcb_connection_t *c /**< */, xcb_randr_set_crtc_config_cookie_t cookie /**< */, @@ -4059,19 +2775,8 @@ xcb_randr_set_crtc_config_reply (xcb_connection_t *c /**< */ * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_randr_get_crtc_gamma_size_cookie_t xcb_randr_get_crtc_gamma_size - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_crtc_t crtc - ** @returns xcb_randr_get_crtc_gamma_size_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_randr_get_crtc_gamma_size_cookie_t xcb_randr_get_crtc_gamma_size (xcb_connection_t *c /**< */, xcb_randr_crtc_t crtc /**< */); @@ -4082,22 +2787,11 @@ xcb_randr_get_crtc_gamma_size (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will cause * a reply to be generated. Any returned error will be * placed in the event queue. */ - -/***************************************************************************** - ** - ** xcb_randr_get_crtc_gamma_size_cookie_t xcb_randr_get_crtc_gamma_size_unchecked - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_crtc_t crtc - ** @returns xcb_randr_get_crtc_gamma_size_cookie_t - ** - *****************************************************************************/ - xcb_randr_get_crtc_gamma_size_cookie_t xcb_randr_get_crtc_gamma_size_unchecked (xcb_connection_t *c /**< */, xcb_randr_crtc_t crtc /**< */); @@ -4109,25 +2803,13 @@ xcb_randr_get_crtc_gamma_size_unchecked (xcb_connection_t *c /**< */, * @param e The xcb_generic_error_t supplied * * Returns the reply of the request asked by - * + * * The parameter @p e supplied to this function must be NULL if * xcb_randr_get_crtc_gamma_size_unchecked(). is used. * Otherwise, it stores the error if any. * * The returned value must be freed by the caller using free(). */ - -/***************************************************************************** - ** - ** xcb_randr_get_crtc_gamma_size_reply_t * xcb_randr_get_crtc_gamma_size_reply - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_get_crtc_gamma_size_cookie_t cookie - ** @param xcb_generic_error_t **e - ** @returns xcb_randr_get_crtc_gamma_size_reply_t * - ** - *****************************************************************************/ - xcb_randr_get_crtc_gamma_size_reply_t * xcb_randr_get_crtc_gamma_size_reply (xcb_connection_t *c /**< */, xcb_randr_get_crtc_gamma_size_cookie_t cookie /**< */, @@ -4142,19 +2824,8 @@ xcb_randr_get_crtc_gamma_sizeof (const void *_buffer /**< */); * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_randr_get_crtc_gamma_cookie_t xcb_randr_get_crtc_gamma - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_crtc_t crtc - ** @returns xcb_randr_get_crtc_gamma_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_randr_get_crtc_gamma_cookie_t xcb_randr_get_crtc_gamma (xcb_connection_t *c /**< */, xcb_randr_crtc_t crtc /**< */); @@ -4165,140 +2836,39 @@ xcb_randr_get_crtc_gamma (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will cause * a reply to be generated. Any returned error will be * placed in the event queue. */ - -/***************************************************************************** - ** - ** xcb_randr_get_crtc_gamma_cookie_t xcb_randr_get_crtc_gamma_unchecked - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_crtc_t crtc - ** @returns xcb_randr_get_crtc_gamma_cookie_t - ** - *****************************************************************************/ - xcb_randr_get_crtc_gamma_cookie_t xcb_randr_get_crtc_gamma_unchecked (xcb_connection_t *c /**< */, xcb_randr_crtc_t crtc /**< */); - -/***************************************************************************** - ** - ** uint16_t * xcb_randr_get_crtc_gamma_red - ** - ** @param const xcb_randr_get_crtc_gamma_reply_t *R - ** @returns uint16_t * - ** - *****************************************************************************/ - uint16_t * xcb_randr_get_crtc_gamma_red (const xcb_randr_get_crtc_gamma_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_crtc_gamma_red_length - ** - ** @param const xcb_randr_get_crtc_gamma_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_crtc_gamma_red_length (const xcb_randr_get_crtc_gamma_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_get_crtc_gamma_red_end - ** - ** @param const xcb_randr_get_crtc_gamma_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_get_crtc_gamma_red_end (const xcb_randr_get_crtc_gamma_reply_t *R /**< */); - -/***************************************************************************** - ** - ** uint16_t * xcb_randr_get_crtc_gamma_green - ** - ** @param const xcb_randr_get_crtc_gamma_reply_t *R - ** @returns uint16_t * - ** - *****************************************************************************/ - uint16_t * xcb_randr_get_crtc_gamma_green (const xcb_randr_get_crtc_gamma_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_crtc_gamma_green_length - ** - ** @param const xcb_randr_get_crtc_gamma_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_crtc_gamma_green_length (const xcb_randr_get_crtc_gamma_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_get_crtc_gamma_green_end - ** - ** @param const xcb_randr_get_crtc_gamma_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_get_crtc_gamma_green_end (const xcb_randr_get_crtc_gamma_reply_t *R /**< */); - -/***************************************************************************** - ** - ** uint16_t * xcb_randr_get_crtc_gamma_blue - ** - ** @param const xcb_randr_get_crtc_gamma_reply_t *R - ** @returns uint16_t * - ** - *****************************************************************************/ - uint16_t * xcb_randr_get_crtc_gamma_blue (const xcb_randr_get_crtc_gamma_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_crtc_gamma_blue_length - ** - ** @param const xcb_randr_get_crtc_gamma_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_crtc_gamma_blue_length (const xcb_randr_get_crtc_gamma_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_get_crtc_gamma_blue_end - ** - ** @param const xcb_randr_get_crtc_gamma_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_get_crtc_gamma_blue_end (const xcb_randr_get_crtc_gamma_reply_t *R /**< */); @@ -4309,25 +2879,13 @@ xcb_randr_get_crtc_gamma_blue_end (const xcb_randr_get_crtc_gamma_reply_t *R /* * @param e The xcb_generic_error_t supplied * * Returns the reply of the request asked by - * + * * The parameter @p e supplied to this function must be NULL if * xcb_randr_get_crtc_gamma_unchecked(). is used. * Otherwise, it stores the error if any. * * The returned value must be freed by the caller using free(). */ - -/***************************************************************************** - ** - ** xcb_randr_get_crtc_gamma_reply_t * xcb_randr_get_crtc_gamma_reply - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_get_crtc_gamma_cookie_t cookie - ** @param xcb_generic_error_t **e - ** @returns xcb_randr_get_crtc_gamma_reply_t * - ** - *****************************************************************************/ - xcb_randr_get_crtc_gamma_reply_t * xcb_randr_get_crtc_gamma_reply (xcb_connection_t *c /**< */, xcb_randr_get_crtc_gamma_cookie_t cookie /**< */, @@ -4342,26 +2900,11 @@ xcb_randr_set_crtc_gamma_sizeof (const void *_buffer /**< */); * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will not cause * a reply to be generated. Any returned error will be * saved for handling by xcb_request_check(). */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_set_crtc_gamma_checked - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_crtc_t crtc - ** @param uint16_t size - ** @param const uint16_t *red - ** @param const uint16_t *green - ** @param const uint16_t *blue - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - xcb_void_cookie_t xcb_randr_set_crtc_gamma_checked (xcb_connection_t *c /**< */, xcb_randr_crtc_t crtc /**< */, @@ -4376,23 +2919,8 @@ xcb_randr_set_crtc_gamma_checked (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_set_crtc_gamma - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_crtc_t crtc - ** @param uint16_t size - ** @param const uint16_t *red - ** @param const uint16_t *green - ** @param const uint16_t *blue - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_void_cookie_t xcb_randr_set_crtc_gamma (xcb_connection_t *c /**< */, xcb_randr_crtc_t crtc /**< */, @@ -4410,19 +2938,8 @@ xcb_randr_get_screen_resources_current_sizeof (const void *_buffer /**< */); * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_randr_get_screen_resources_current_cookie_t xcb_randr_get_screen_resources_current - ** - ** @param xcb_connection_t *c - ** @param xcb_window_t window - ** @returns xcb_randr_get_screen_resources_current_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_randr_get_screen_resources_current_cookie_t xcb_randr_get_screen_resources_current (xcb_connection_t *c /**< */, xcb_window_t window /**< */); @@ -4433,179 +2950,48 @@ xcb_randr_get_screen_resources_current (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will cause * a reply to be generated. Any returned error will be * placed in the event queue. */ - -/***************************************************************************** - ** - ** xcb_randr_get_screen_resources_current_cookie_t xcb_randr_get_screen_resources_current_unchecked - ** - ** @param xcb_connection_t *c - ** @param xcb_window_t window - ** @returns xcb_randr_get_screen_resources_current_cookie_t - ** - *****************************************************************************/ - xcb_randr_get_screen_resources_current_cookie_t xcb_randr_get_screen_resources_current_unchecked (xcb_connection_t *c /**< */, xcb_window_t window /**< */); - -/***************************************************************************** - ** - ** xcb_randr_crtc_t * xcb_randr_get_screen_resources_current_crtcs - ** - ** @param const xcb_randr_get_screen_resources_current_reply_t *R - ** @returns xcb_randr_crtc_t * - ** - *****************************************************************************/ - xcb_randr_crtc_t * xcb_randr_get_screen_resources_current_crtcs (const xcb_randr_get_screen_resources_current_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_screen_resources_current_crtcs_length - ** - ** @param const xcb_randr_get_screen_resources_current_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_screen_resources_current_crtcs_length (const xcb_randr_get_screen_resources_current_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_get_screen_resources_current_crtcs_end - ** - ** @param const xcb_randr_get_screen_resources_current_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_get_screen_resources_current_crtcs_end (const xcb_randr_get_screen_resources_current_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_randr_output_t * xcb_randr_get_screen_resources_current_outputs - ** - ** @param const xcb_randr_get_screen_resources_current_reply_t *R - ** @returns xcb_randr_output_t * - ** - *****************************************************************************/ - xcb_randr_output_t * xcb_randr_get_screen_resources_current_outputs (const xcb_randr_get_screen_resources_current_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_screen_resources_current_outputs_length - ** - ** @param const xcb_randr_get_screen_resources_current_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_screen_resources_current_outputs_length (const xcb_randr_get_screen_resources_current_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_get_screen_resources_current_outputs_end - ** - ** @param const xcb_randr_get_screen_resources_current_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_get_screen_resources_current_outputs_end (const xcb_randr_get_screen_resources_current_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_randr_mode_info_t * xcb_randr_get_screen_resources_current_modes - ** - ** @param const xcb_randr_get_screen_resources_current_reply_t *R - ** @returns xcb_randr_mode_info_t * - ** - *****************************************************************************/ - xcb_randr_mode_info_t * xcb_randr_get_screen_resources_current_modes (const xcb_randr_get_screen_resources_current_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_screen_resources_current_modes_length - ** - ** @param const xcb_randr_get_screen_resources_current_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_screen_resources_current_modes_length (const xcb_randr_get_screen_resources_current_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_randr_mode_info_iterator_t xcb_randr_get_screen_resources_current_modes_iterator - ** - ** @param const xcb_randr_get_screen_resources_current_reply_t *R - ** @returns xcb_randr_mode_info_iterator_t - ** - *****************************************************************************/ - xcb_randr_mode_info_iterator_t xcb_randr_get_screen_resources_current_modes_iterator (const xcb_randr_get_screen_resources_current_reply_t *R /**< */); - -/***************************************************************************** - ** - ** uint8_t * xcb_randr_get_screen_resources_current_names - ** - ** @param const xcb_randr_get_screen_resources_current_reply_t *R - ** @returns uint8_t * - ** - *****************************************************************************/ - uint8_t * xcb_randr_get_screen_resources_current_names (const xcb_randr_get_screen_resources_current_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_screen_resources_current_names_length - ** - ** @param const xcb_randr_get_screen_resources_current_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_screen_resources_current_names_length (const xcb_randr_get_screen_resources_current_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_get_screen_resources_current_names_end - ** - ** @param const xcb_randr_get_screen_resources_current_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_get_screen_resources_current_names_end (const xcb_randr_get_screen_resources_current_reply_t *R /**< */); @@ -4616,25 +3002,13 @@ xcb_randr_get_screen_resources_current_names_end (const xcb_randr_get_screen_res * @param e The xcb_generic_error_t supplied * * Returns the reply of the request asked by - * + * * The parameter @p e supplied to this function must be NULL if * xcb_randr_get_screen_resources_current_unchecked(). is used. * Otherwise, it stores the error if any. * * The returned value must be freed by the caller using free(). */ - -/***************************************************************************** - ** - ** xcb_randr_get_screen_resources_current_reply_t * xcb_randr_get_screen_resources_current_reply - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_get_screen_resources_current_cookie_t cookie - ** @param xcb_generic_error_t **e - ** @returns xcb_randr_get_screen_resources_current_reply_t * - ** - *****************************************************************************/ - xcb_randr_get_screen_resources_current_reply_t * xcb_randr_get_screen_resources_current_reply (xcb_connection_t *c /**< */, xcb_randr_get_screen_resources_current_cookie_t cookie /**< */, @@ -4650,27 +3024,11 @@ xcb_randr_set_crtc_transform_sizeof (const void *_buffer /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will not cause * a reply to be generated. Any returned error will be * saved for handling by xcb_request_check(). */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_set_crtc_transform_checked - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_crtc_t crtc - ** @param xcb_render_transform_t transform - ** @param uint16_t filter_len - ** @param const char *filter_name - ** @param uint32_t filter_params_len - ** @param const xcb_render_fixed_t *filter_params - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - xcb_void_cookie_t xcb_randr_set_crtc_transform_checked (xcb_connection_t *c /**< */, xcb_randr_crtc_t crtc /**< */, @@ -4686,24 +3044,8 @@ xcb_randr_set_crtc_transform_checked (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_set_crtc_transform - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_crtc_t crtc - ** @param xcb_render_transform_t transform - ** @param uint16_t filter_len - ** @param const char *filter_name - ** @param uint32_t filter_params_len - ** @param const xcb_render_fixed_t *filter_params - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_void_cookie_t xcb_randr_set_crtc_transform (xcb_connection_t *c /**< */, xcb_randr_crtc_t crtc /**< */, @@ -4722,19 +3064,8 @@ xcb_randr_get_crtc_transform_sizeof (const void *_buffer /**< */); * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_randr_get_crtc_transform_cookie_t xcb_randr_get_crtc_transform - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_crtc_t crtc - ** @returns xcb_randr_get_crtc_transform_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_randr_get_crtc_transform_cookie_t xcb_randr_get_crtc_transform (xcb_connection_t *c /**< */, xcb_randr_crtc_t crtc /**< */); @@ -4745,179 +3076,48 @@ xcb_randr_get_crtc_transform (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will cause * a reply to be generated. Any returned error will be * placed in the event queue. */ - -/***************************************************************************** - ** - ** xcb_randr_get_crtc_transform_cookie_t xcb_randr_get_crtc_transform_unchecked - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_crtc_t crtc - ** @returns xcb_randr_get_crtc_transform_cookie_t - ** - *****************************************************************************/ - xcb_randr_get_crtc_transform_cookie_t xcb_randr_get_crtc_transform_unchecked (xcb_connection_t *c /**< */, xcb_randr_crtc_t crtc /**< */); - -/***************************************************************************** - ** - ** char * xcb_randr_get_crtc_transform_pending_filter_name - ** - ** @param const xcb_randr_get_crtc_transform_reply_t *R - ** @returns char * - ** - *****************************************************************************/ - char * xcb_randr_get_crtc_transform_pending_filter_name (const xcb_randr_get_crtc_transform_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_crtc_transform_pending_filter_name_length - ** - ** @param const xcb_randr_get_crtc_transform_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_crtc_transform_pending_filter_name_length (const xcb_randr_get_crtc_transform_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_get_crtc_transform_pending_filter_name_end - ** - ** @param const xcb_randr_get_crtc_transform_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_get_crtc_transform_pending_filter_name_end (const xcb_randr_get_crtc_transform_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_render_fixed_t * xcb_randr_get_crtc_transform_pending_params - ** - ** @param const xcb_randr_get_crtc_transform_reply_t *R - ** @returns xcb_render_fixed_t * - ** - *****************************************************************************/ - xcb_render_fixed_t * xcb_randr_get_crtc_transform_pending_params (const xcb_randr_get_crtc_transform_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_crtc_transform_pending_params_length - ** - ** @param const xcb_randr_get_crtc_transform_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_crtc_transform_pending_params_length (const xcb_randr_get_crtc_transform_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_get_crtc_transform_pending_params_end - ** - ** @param const xcb_randr_get_crtc_transform_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_get_crtc_transform_pending_params_end (const xcb_randr_get_crtc_transform_reply_t *R /**< */); - -/***************************************************************************** - ** - ** char * xcb_randr_get_crtc_transform_current_filter_name - ** - ** @param const xcb_randr_get_crtc_transform_reply_t *R - ** @returns char * - ** - *****************************************************************************/ - char * xcb_randr_get_crtc_transform_current_filter_name (const xcb_randr_get_crtc_transform_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_crtc_transform_current_filter_name_length - ** - ** @param const xcb_randr_get_crtc_transform_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_crtc_transform_current_filter_name_length (const xcb_randr_get_crtc_transform_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_get_crtc_transform_current_filter_name_end - ** - ** @param const xcb_randr_get_crtc_transform_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_get_crtc_transform_current_filter_name_end (const xcb_randr_get_crtc_transform_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_render_fixed_t * xcb_randr_get_crtc_transform_current_params - ** - ** @param const xcb_randr_get_crtc_transform_reply_t *R - ** @returns xcb_render_fixed_t * - ** - *****************************************************************************/ - xcb_render_fixed_t * xcb_randr_get_crtc_transform_current_params (const xcb_randr_get_crtc_transform_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_crtc_transform_current_params_length - ** - ** @param const xcb_randr_get_crtc_transform_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_crtc_transform_current_params_length (const xcb_randr_get_crtc_transform_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_get_crtc_transform_current_params_end - ** - ** @param const xcb_randr_get_crtc_transform_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_get_crtc_transform_current_params_end (const xcb_randr_get_crtc_transform_reply_t *R /**< */); @@ -4928,25 +3128,13 @@ xcb_randr_get_crtc_transform_current_params_end (const xcb_randr_get_crtc_transf * @param e The xcb_generic_error_t supplied * * Returns the reply of the request asked by - * + * * The parameter @p e supplied to this function must be NULL if * xcb_randr_get_crtc_transform_unchecked(). is used. * Otherwise, it stores the error if any. * * The returned value must be freed by the caller using free(). */ - -/***************************************************************************** - ** - ** xcb_randr_get_crtc_transform_reply_t * xcb_randr_get_crtc_transform_reply - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_get_crtc_transform_cookie_t cookie - ** @param xcb_generic_error_t **e - ** @returns xcb_randr_get_crtc_transform_reply_t * - ** - *****************************************************************************/ - xcb_randr_get_crtc_transform_reply_t * xcb_randr_get_crtc_transform_reply (xcb_connection_t *c /**< */, xcb_randr_get_crtc_transform_cookie_t cookie /**< */, @@ -4958,19 +3146,8 @@ xcb_randr_get_crtc_transform_reply (xcb_connection_t *c / * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_randr_get_panning_cookie_t xcb_randr_get_panning - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_crtc_t crtc - ** @returns xcb_randr_get_panning_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_randr_get_panning_cookie_t xcb_randr_get_panning (xcb_connection_t *c /**< */, xcb_randr_crtc_t crtc /**< */); @@ -4981,22 +3158,11 @@ xcb_randr_get_panning (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will cause * a reply to be generated. Any returned error will be * placed in the event queue. */ - -/***************************************************************************** - ** - ** xcb_randr_get_panning_cookie_t xcb_randr_get_panning_unchecked - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_crtc_t crtc - ** @returns xcb_randr_get_panning_cookie_t - ** - *****************************************************************************/ - xcb_randr_get_panning_cookie_t xcb_randr_get_panning_unchecked (xcb_connection_t *c /**< */, xcb_randr_crtc_t crtc /**< */); @@ -5008,25 +3174,13 @@ xcb_randr_get_panning_unchecked (xcb_connection_t *c /**< */, * @param e The xcb_generic_error_t supplied * * Returns the reply of the request asked by - * + * * The parameter @p e supplied to this function must be NULL if * xcb_randr_get_panning_unchecked(). is used. * Otherwise, it stores the error if any. * * The returned value must be freed by the caller using free(). */ - -/***************************************************************************** - ** - ** xcb_randr_get_panning_reply_t * xcb_randr_get_panning_reply - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_get_panning_cookie_t cookie - ** @param xcb_generic_error_t **e - ** @returns xcb_randr_get_panning_reply_t * - ** - *****************************************************************************/ - xcb_randr_get_panning_reply_t * xcb_randr_get_panning_reply (xcb_connection_t *c /**< */, xcb_randr_get_panning_cookie_t cookie /**< */, @@ -5038,32 +3192,8 @@ xcb_randr_get_panning_reply (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_randr_set_panning_cookie_t xcb_randr_set_panning - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_crtc_t crtc - ** @param xcb_timestamp_t timestamp - ** @param uint16_t left - ** @param uint16_t top - ** @param uint16_t width - ** @param uint16_t height - ** @param uint16_t track_left - ** @param uint16_t track_top - ** @param uint16_t track_width - ** @param uint16_t track_height - ** @param int16_t border_left - ** @param int16_t border_top - ** @param int16_t border_right - ** @param int16_t border_bottom - ** @returns xcb_randr_set_panning_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_randr_set_panning_cookie_t xcb_randr_set_panning (xcb_connection_t *c /**< */, xcb_randr_crtc_t crtc /**< */, @@ -5087,35 +3217,11 @@ xcb_randr_set_panning (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will cause * a reply to be generated. Any returned error will be * placed in the event queue. */ - -/***************************************************************************** - ** - ** xcb_randr_set_panning_cookie_t xcb_randr_set_panning_unchecked - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_crtc_t crtc - ** @param xcb_timestamp_t timestamp - ** @param uint16_t left - ** @param uint16_t top - ** @param uint16_t width - ** @param uint16_t height - ** @param uint16_t track_left - ** @param uint16_t track_top - ** @param uint16_t track_width - ** @param uint16_t track_height - ** @param int16_t border_left - ** @param int16_t border_top - ** @param int16_t border_right - ** @param int16_t border_bottom - ** @returns xcb_randr_set_panning_cookie_t - ** - *****************************************************************************/ - xcb_randr_set_panning_cookie_t xcb_randr_set_panning_unchecked (xcb_connection_t *c /**< */, xcb_randr_crtc_t crtc /**< */, @@ -5140,25 +3246,13 @@ xcb_randr_set_panning_unchecked (xcb_connection_t *c /**< */, * @param e The xcb_generic_error_t supplied * * Returns the reply of the request asked by - * + * * The parameter @p e supplied to this function must be NULL if * xcb_randr_set_panning_unchecked(). is used. * Otherwise, it stores the error if any. * * The returned value must be freed by the caller using free(). */ - -/***************************************************************************** - ** - ** xcb_randr_set_panning_reply_t * xcb_randr_set_panning_reply - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_set_panning_cookie_t cookie - ** @param xcb_generic_error_t **e - ** @returns xcb_randr_set_panning_reply_t * - ** - *****************************************************************************/ - xcb_randr_set_panning_reply_t * xcb_randr_set_panning_reply (xcb_connection_t *c /**< */, xcb_randr_set_panning_cookie_t cookie /**< */, @@ -5170,23 +3264,11 @@ xcb_randr_set_panning_reply (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will not cause * a reply to be generated. Any returned error will be * saved for handling by xcb_request_check(). */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_set_output_primary_checked - ** - ** @param xcb_connection_t *c - ** @param xcb_window_t window - ** @param xcb_randr_output_t output - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - xcb_void_cookie_t xcb_randr_set_output_primary_checked (xcb_connection_t *c /**< */, xcb_window_t window /**< */, @@ -5198,20 +3280,8 @@ xcb_randr_set_output_primary_checked (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_set_output_primary - ** - ** @param xcb_connection_t *c - ** @param xcb_window_t window - ** @param xcb_randr_output_t output - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_void_cookie_t xcb_randr_set_output_primary (xcb_connection_t *c /**< */, xcb_window_t window /**< */, @@ -5223,19 +3293,8 @@ xcb_randr_set_output_primary (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_randr_get_output_primary_cookie_t xcb_randr_get_output_primary - ** - ** @param xcb_connection_t *c - ** @param xcb_window_t window - ** @returns xcb_randr_get_output_primary_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_randr_get_output_primary_cookie_t xcb_randr_get_output_primary (xcb_connection_t *c /**< */, xcb_window_t window /**< */); @@ -5246,22 +3305,11 @@ xcb_randr_get_output_primary (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will cause * a reply to be generated. Any returned error will be * placed in the event queue. */ - -/***************************************************************************** - ** - ** xcb_randr_get_output_primary_cookie_t xcb_randr_get_output_primary_unchecked - ** - ** @param xcb_connection_t *c - ** @param xcb_window_t window - ** @returns xcb_randr_get_output_primary_cookie_t - ** - *****************************************************************************/ - xcb_randr_get_output_primary_cookie_t xcb_randr_get_output_primary_unchecked (xcb_connection_t *c /**< */, xcb_window_t window /**< */); @@ -5273,25 +3321,13 @@ xcb_randr_get_output_primary_unchecked (xcb_connection_t *c /**< */, * @param e The xcb_generic_error_t supplied * * Returns the reply of the request asked by - * + * * The parameter @p e supplied to this function must be NULL if * xcb_randr_get_output_primary_unchecked(). is used. * Otherwise, it stores the error if any. * * The returned value must be freed by the caller using free(). */ - -/***************************************************************************** - ** - ** xcb_randr_get_output_primary_reply_t * xcb_randr_get_output_primary_reply - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_get_output_primary_cookie_t cookie - ** @param xcb_generic_error_t **e - ** @returns xcb_randr_get_output_primary_reply_t * - ** - *****************************************************************************/ - xcb_randr_get_output_primary_reply_t * xcb_randr_get_output_primary_reply (xcb_connection_t *c /**< */, xcb_randr_get_output_primary_cookie_t cookie /**< */, @@ -5306,19 +3342,8 @@ xcb_randr_get_providers_sizeof (const void *_buffer /**< */); * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_randr_get_providers_cookie_t xcb_randr_get_providers - ** - ** @param xcb_connection_t *c - ** @param xcb_window_t window - ** @returns xcb_randr_get_providers_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_randr_get_providers_cookie_t xcb_randr_get_providers (xcb_connection_t *c /**< */, xcb_window_t window /**< */); @@ -5329,62 +3354,21 @@ xcb_randr_get_providers (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will cause * a reply to be generated. Any returned error will be * placed in the event queue. */ - -/***************************************************************************** - ** - ** xcb_randr_get_providers_cookie_t xcb_randr_get_providers_unchecked - ** - ** @param xcb_connection_t *c - ** @param xcb_window_t window - ** @returns xcb_randr_get_providers_cookie_t - ** - *****************************************************************************/ - xcb_randr_get_providers_cookie_t xcb_randr_get_providers_unchecked (xcb_connection_t *c /**< */, xcb_window_t window /**< */); - -/***************************************************************************** - ** - ** xcb_randr_provider_t * xcb_randr_get_providers_providers - ** - ** @param const xcb_randr_get_providers_reply_t *R - ** @returns xcb_randr_provider_t * - ** - *****************************************************************************/ - xcb_randr_provider_t * xcb_randr_get_providers_providers (const xcb_randr_get_providers_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_providers_providers_length - ** - ** @param const xcb_randr_get_providers_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_providers_providers_length (const xcb_randr_get_providers_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_get_providers_providers_end - ** - ** @param const xcb_randr_get_providers_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_get_providers_providers_end (const xcb_randr_get_providers_reply_t *R /**< */); @@ -5395,25 +3379,13 @@ xcb_randr_get_providers_providers_end (const xcb_randr_get_providers_reply_t *R * @param e The xcb_generic_error_t supplied * * Returns the reply of the request asked by - * + * * The parameter @p e supplied to this function must be NULL if * xcb_randr_get_providers_unchecked(). is used. * Otherwise, it stores the error if any. * * The returned value must be freed by the caller using free(). */ - -/***************************************************************************** - ** - ** xcb_randr_get_providers_reply_t * xcb_randr_get_providers_reply - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_get_providers_cookie_t cookie - ** @param xcb_generic_error_t **e - ** @returns xcb_randr_get_providers_reply_t * - ** - *****************************************************************************/ - xcb_randr_get_providers_reply_t * xcb_randr_get_providers_reply (xcb_connection_t *c /**< */, xcb_randr_get_providers_cookie_t cookie /**< */, @@ -5428,20 +3400,8 @@ xcb_randr_get_provider_info_sizeof (const void *_buffer /**< */); * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_randr_get_provider_info_cookie_t xcb_randr_get_provider_info - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_provider_t provider - ** @param xcb_timestamp_t config_timestamp - ** @returns xcb_randr_get_provider_info_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_randr_get_provider_info_cookie_t xcb_randr_get_provider_info (xcb_connection_t *c /**< */, xcb_randr_provider_t provider /**< */, @@ -5453,220 +3413,58 @@ xcb_randr_get_provider_info (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will cause * a reply to be generated. Any returned error will be * placed in the event queue. */ - -/***************************************************************************** - ** - ** xcb_randr_get_provider_info_cookie_t xcb_randr_get_provider_info_unchecked - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_provider_t provider - ** @param xcb_timestamp_t config_timestamp - ** @returns xcb_randr_get_provider_info_cookie_t - ** - *****************************************************************************/ - xcb_randr_get_provider_info_cookie_t xcb_randr_get_provider_info_unchecked (xcb_connection_t *c /**< */, xcb_randr_provider_t provider /**< */, xcb_timestamp_t config_timestamp /**< */); - -/***************************************************************************** - ** - ** xcb_randr_crtc_t * xcb_randr_get_provider_info_crtcs - ** - ** @param const xcb_randr_get_provider_info_reply_t *R - ** @returns xcb_randr_crtc_t * - ** - *****************************************************************************/ - xcb_randr_crtc_t * xcb_randr_get_provider_info_crtcs (const xcb_randr_get_provider_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_provider_info_crtcs_length - ** - ** @param const xcb_randr_get_provider_info_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_provider_info_crtcs_length (const xcb_randr_get_provider_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_get_provider_info_crtcs_end - ** - ** @param const xcb_randr_get_provider_info_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_get_provider_info_crtcs_end (const xcb_randr_get_provider_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_randr_output_t * xcb_randr_get_provider_info_outputs - ** - ** @param const xcb_randr_get_provider_info_reply_t *R - ** @returns xcb_randr_output_t * - ** - *****************************************************************************/ - xcb_randr_output_t * xcb_randr_get_provider_info_outputs (const xcb_randr_get_provider_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_provider_info_outputs_length - ** - ** @param const xcb_randr_get_provider_info_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_provider_info_outputs_length (const xcb_randr_get_provider_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_get_provider_info_outputs_end - ** - ** @param const xcb_randr_get_provider_info_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_get_provider_info_outputs_end (const xcb_randr_get_provider_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_randr_provider_t * xcb_randr_get_provider_info_associated_providers - ** - ** @param const xcb_randr_get_provider_info_reply_t *R - ** @returns xcb_randr_provider_t * - ** - *****************************************************************************/ - xcb_randr_provider_t * xcb_randr_get_provider_info_associated_providers (const xcb_randr_get_provider_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_provider_info_associated_providers_length - ** - ** @param const xcb_randr_get_provider_info_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_provider_info_associated_providers_length (const xcb_randr_get_provider_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_get_provider_info_associated_providers_end - ** - ** @param const xcb_randr_get_provider_info_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_get_provider_info_associated_providers_end (const xcb_randr_get_provider_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** uint32_t * xcb_randr_get_provider_info_associated_capability - ** - ** @param const xcb_randr_get_provider_info_reply_t *R - ** @returns uint32_t * - ** - *****************************************************************************/ - uint32_t * xcb_randr_get_provider_info_associated_capability (const xcb_randr_get_provider_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_provider_info_associated_capability_length - ** - ** @param const xcb_randr_get_provider_info_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_provider_info_associated_capability_length (const xcb_randr_get_provider_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_get_provider_info_associated_capability_end - ** - ** @param const xcb_randr_get_provider_info_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_get_provider_info_associated_capability_end (const xcb_randr_get_provider_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** char * xcb_randr_get_provider_info_name - ** - ** @param const xcb_randr_get_provider_info_reply_t *R - ** @returns char * - ** - *****************************************************************************/ - char * xcb_randr_get_provider_info_name (const xcb_randr_get_provider_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_provider_info_name_length - ** - ** @param const xcb_randr_get_provider_info_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_provider_info_name_length (const xcb_randr_get_provider_info_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_get_provider_info_name_end - ** - ** @param const xcb_randr_get_provider_info_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_get_provider_info_name_end (const xcb_randr_get_provider_info_reply_t *R /**< */); @@ -5677,25 +3475,13 @@ xcb_randr_get_provider_info_name_end (const xcb_randr_get_provider_info_reply_t * @param e The xcb_generic_error_t supplied * * Returns the reply of the request asked by - * + * * The parameter @p e supplied to this function must be NULL if * xcb_randr_get_provider_info_unchecked(). is used. * Otherwise, it stores the error if any. * * The returned value must be freed by the caller using free(). */ - -/***************************************************************************** - ** - ** xcb_randr_get_provider_info_reply_t * xcb_randr_get_provider_info_reply - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_get_provider_info_cookie_t cookie - ** @param xcb_generic_error_t **e - ** @returns xcb_randr_get_provider_info_reply_t * - ** - *****************************************************************************/ - xcb_randr_get_provider_info_reply_t * xcb_randr_get_provider_info_reply (xcb_connection_t *c /**< */, xcb_randr_get_provider_info_cookie_t cookie /**< */, @@ -5707,24 +3493,11 @@ xcb_randr_get_provider_info_reply (xcb_connection_t *c /** * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will not cause * a reply to be generated. Any returned error will be * saved for handling by xcb_request_check(). */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_set_provider_offload_sink_checked - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_provider_t provider - ** @param xcb_randr_provider_t sink_provider - ** @param xcb_timestamp_t config_timestamp - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - xcb_void_cookie_t xcb_randr_set_provider_offload_sink_checked (xcb_connection_t *c /**< */, xcb_randr_provider_t provider /**< */, @@ -5737,21 +3510,8 @@ xcb_randr_set_provider_offload_sink_checked (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_set_provider_offload_sink - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_provider_t provider - ** @param xcb_randr_provider_t sink_provider - ** @param xcb_timestamp_t config_timestamp - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_void_cookie_t xcb_randr_set_provider_offload_sink (xcb_connection_t *c /**< */, xcb_randr_provider_t provider /**< */, @@ -5764,24 +3524,11 @@ xcb_randr_set_provider_offload_sink (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will not cause * a reply to be generated. Any returned error will be * saved for handling by xcb_request_check(). */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_set_provider_output_source_checked - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_provider_t provider - ** @param xcb_randr_provider_t source_provider - ** @param xcb_timestamp_t config_timestamp - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - xcb_void_cookie_t xcb_randr_set_provider_output_source_checked (xcb_connection_t *c /**< */, xcb_randr_provider_t provider /**< */, @@ -5794,21 +3541,8 @@ xcb_randr_set_provider_output_source_checked (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_set_provider_output_source - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_provider_t provider - ** @param xcb_randr_provider_t source_provider - ** @param xcb_timestamp_t config_timestamp - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_void_cookie_t xcb_randr_set_provider_output_source (xcb_connection_t *c /**< */, xcb_randr_provider_t provider /**< */, @@ -5824,19 +3558,8 @@ xcb_randr_list_provider_properties_sizeof (const void *_buffer /**< */); * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_randr_list_provider_properties_cookie_t xcb_randr_list_provider_properties - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_provider_t provider - ** @returns xcb_randr_list_provider_properties_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_randr_list_provider_properties_cookie_t xcb_randr_list_provider_properties (xcb_connection_t *c /**< */, xcb_randr_provider_t provider /**< */); @@ -5847,62 +3570,21 @@ xcb_randr_list_provider_properties (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will cause * a reply to be generated. Any returned error will be * placed in the event queue. */ - -/***************************************************************************** - ** - ** xcb_randr_list_provider_properties_cookie_t xcb_randr_list_provider_properties_unchecked - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_provider_t provider - ** @returns xcb_randr_list_provider_properties_cookie_t - ** - *****************************************************************************/ - xcb_randr_list_provider_properties_cookie_t xcb_randr_list_provider_properties_unchecked (xcb_connection_t *c /**< */, xcb_randr_provider_t provider /**< */); - -/***************************************************************************** - ** - ** xcb_atom_t * xcb_randr_list_provider_properties_atoms - ** - ** @param const xcb_randr_list_provider_properties_reply_t *R - ** @returns xcb_atom_t * - ** - *****************************************************************************/ - xcb_atom_t * xcb_randr_list_provider_properties_atoms (const xcb_randr_list_provider_properties_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_list_provider_properties_atoms_length - ** - ** @param const xcb_randr_list_provider_properties_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_list_provider_properties_atoms_length (const xcb_randr_list_provider_properties_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_list_provider_properties_atoms_end - ** - ** @param const xcb_randr_list_provider_properties_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_list_provider_properties_atoms_end (const xcb_randr_list_provider_properties_reply_t *R /**< */); @@ -5913,25 +3595,13 @@ xcb_randr_list_provider_properties_atoms_end (const xcb_randr_list_provider_prop * @param e The xcb_generic_error_t supplied * * Returns the reply of the request asked by - * + * * The parameter @p e supplied to this function must be NULL if * xcb_randr_list_provider_properties_unchecked(). is used. * Otherwise, it stores the error if any. * * The returned value must be freed by the caller using free(). */ - -/***************************************************************************** - ** - ** xcb_randr_list_provider_properties_reply_t * xcb_randr_list_provider_properties_reply - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_list_provider_properties_cookie_t cookie - ** @param xcb_generic_error_t **e - ** @returns xcb_randr_list_provider_properties_reply_t * - ** - *****************************************************************************/ - xcb_randr_list_provider_properties_reply_t * xcb_randr_list_provider_properties_reply (xcb_connection_t *c /**< */, xcb_randr_list_provider_properties_cookie_t cookie /**< */, @@ -5946,20 +3616,8 @@ xcb_randr_query_provider_property_sizeof (const void *_buffer /**< */); * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_randr_query_provider_property_cookie_t xcb_randr_query_provider_property - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_provider_t provider - ** @param xcb_atom_t property - ** @returns xcb_randr_query_provider_property_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_randr_query_provider_property_cookie_t xcb_randr_query_provider_property (xcb_connection_t *c /**< */, xcb_randr_provider_t provider /**< */, @@ -5971,64 +3629,22 @@ xcb_randr_query_provider_property (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will cause * a reply to be generated. Any returned error will be * placed in the event queue. */ - -/***************************************************************************** - ** - ** xcb_randr_query_provider_property_cookie_t xcb_randr_query_provider_property_unchecked - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_provider_t provider - ** @param xcb_atom_t property - ** @returns xcb_randr_query_provider_property_cookie_t - ** - *****************************************************************************/ - xcb_randr_query_provider_property_cookie_t xcb_randr_query_provider_property_unchecked (xcb_connection_t *c /**< */, xcb_randr_provider_t provider /**< */, xcb_atom_t property /**< */); - -/***************************************************************************** - ** - ** int32_t * xcb_randr_query_provider_property_valid_values - ** - ** @param const xcb_randr_query_provider_property_reply_t *R - ** @returns int32_t * - ** - *****************************************************************************/ - int32_t * xcb_randr_query_provider_property_valid_values (const xcb_randr_query_provider_property_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_query_provider_property_valid_values_length - ** - ** @param const xcb_randr_query_provider_property_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_query_provider_property_valid_values_length (const xcb_randr_query_provider_property_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_query_provider_property_valid_values_end - ** - ** @param const xcb_randr_query_provider_property_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_query_provider_property_valid_values_end (const xcb_randr_query_provider_property_reply_t *R /**< */); @@ -6039,25 +3655,13 @@ xcb_randr_query_provider_property_valid_values_end (const xcb_randr_query_provid * @param e The xcb_generic_error_t supplied * * Returns the reply of the request asked by - * + * * The parameter @p e supplied to this function must be NULL if * xcb_randr_query_provider_property_unchecked(). is used. * Otherwise, it stores the error if any. * * The returned value must be freed by the caller using free(). */ - -/***************************************************************************** - ** - ** xcb_randr_query_provider_property_reply_t * xcb_randr_query_provider_property_reply - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_query_provider_property_cookie_t cookie - ** @param xcb_generic_error_t **e - ** @returns xcb_randr_query_provider_property_reply_t * - ** - *****************************************************************************/ - xcb_randr_query_provider_property_reply_t * xcb_randr_query_provider_property_reply (xcb_connection_t *c /**< */, xcb_randr_query_provider_property_cookie_t cookie /**< */, @@ -6073,27 +3677,11 @@ xcb_randr_configure_provider_property_sizeof (const void *_buffer /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will not cause * a reply to be generated. Any returned error will be * saved for handling by xcb_request_check(). */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_configure_provider_property_checked - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_provider_t provider - ** @param xcb_atom_t property - ** @param uint8_t pending - ** @param uint8_t range - ** @param uint32_t values_len - ** @param const int32_t *values - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - xcb_void_cookie_t xcb_randr_configure_provider_property_checked (xcb_connection_t *c /**< */, xcb_randr_provider_t provider /**< */, @@ -6109,24 +3697,8 @@ xcb_randr_configure_provider_property_checked (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_configure_provider_property - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_provider_t provider - ** @param xcb_atom_t property - ** @param uint8_t pending - ** @param uint8_t range - ** @param uint32_t values_len - ** @param const int32_t *values - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_void_cookie_t xcb_randr_configure_provider_property (xcb_connection_t *c /**< */, xcb_randr_provider_t provider /**< */, @@ -6145,28 +3717,11 @@ xcb_randr_change_provider_property_sizeof (const void *_buffer /**< */); * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will not cause * a reply to be generated. Any returned error will be * saved for handling by xcb_request_check(). */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_change_provider_property_checked - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_provider_t provider - ** @param xcb_atom_t property - ** @param xcb_atom_t type - ** @param uint8_t format - ** @param uint8_t mode - ** @param uint32_t num_items - ** @param const void *data - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - xcb_void_cookie_t xcb_randr_change_provider_property_checked (xcb_connection_t *c /**< */, xcb_randr_provider_t provider /**< */, @@ -6183,25 +3738,8 @@ xcb_randr_change_provider_property_checked (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_change_provider_property - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_provider_t provider - ** @param xcb_atom_t property - ** @param xcb_atom_t type - ** @param uint8_t format - ** @param uint8_t mode - ** @param uint32_t num_items - ** @param const void *data - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_void_cookie_t xcb_randr_change_provider_property (xcb_connection_t *c /**< */, xcb_randr_provider_t provider /**< */, @@ -6218,23 +3756,11 @@ xcb_randr_change_provider_property (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will not cause * a reply to be generated. Any returned error will be * saved for handling by xcb_request_check(). */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_delete_provider_property_checked - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_provider_t provider - ** @param xcb_atom_t property - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - xcb_void_cookie_t xcb_randr_delete_provider_property_checked (xcb_connection_t *c /**< */, xcb_randr_provider_t provider /**< */, @@ -6246,20 +3772,8 @@ xcb_randr_delete_provider_property_checked (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_void_cookie_t xcb_randr_delete_provider_property - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_provider_t provider - ** @param xcb_atom_t property - ** @returns xcb_void_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_void_cookie_t xcb_randr_delete_provider_property (xcb_connection_t *c /**< */, xcb_randr_provider_t provider /**< */, @@ -6274,25 +3788,8 @@ xcb_randr_get_provider_property_sizeof (const void *_buffer /**< */); * @return A cookie * * Delivers a request to the X server. - * - */ - -/***************************************************************************** - ** - ** xcb_randr_get_provider_property_cookie_t xcb_randr_get_provider_property - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_provider_t provider - ** @param xcb_atom_t property - ** @param xcb_atom_t type - ** @param uint32_t long_offset - ** @param uint32_t long_length - ** @param uint8_t _delete - ** @param uint8_t pending - ** @returns xcb_randr_get_provider_property_cookie_t - ** - *****************************************************************************/ - + * + */ xcb_randr_get_provider_property_cookie_t xcb_randr_get_provider_property (xcb_connection_t *c /**< */, xcb_randr_provider_t provider /**< */, @@ -6309,28 +3806,11 @@ xcb_randr_get_provider_property (xcb_connection_t *c /**< */, * @return A cookie * * Delivers a request to the X server. - * + * * This form can be used only if the request will cause * a reply to be generated. Any returned error will be * placed in the event queue. */ - -/***************************************************************************** - ** - ** xcb_randr_get_provider_property_cookie_t xcb_randr_get_provider_property_unchecked - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_provider_t provider - ** @param xcb_atom_t property - ** @param xcb_atom_t type - ** @param uint32_t long_offset - ** @param uint32_t long_length - ** @param uint8_t _delete - ** @param uint8_t pending - ** @returns xcb_randr_get_provider_property_cookie_t - ** - *****************************************************************************/ - xcb_randr_get_provider_property_cookie_t xcb_randr_get_provider_property_unchecked (xcb_connection_t *c /**< */, xcb_randr_provider_t provider /**< */, @@ -6341,42 +3821,12 @@ xcb_randr_get_provider_property_unchecked (xcb_connection_t *c /**< */, uint8_t _delete /**< */, uint8_t pending /**< */); - -/***************************************************************************** - ** - ** void * xcb_randr_get_provider_property_data - ** - ** @param const xcb_randr_get_provider_property_reply_t *R - ** @returns void * - ** - *****************************************************************************/ - void * xcb_randr_get_provider_property_data (const xcb_randr_get_provider_property_reply_t *R /**< */); - -/***************************************************************************** - ** - ** int xcb_randr_get_provider_property_data_length - ** - ** @param const xcb_randr_get_provider_property_reply_t *R - ** @returns int - ** - *****************************************************************************/ - int xcb_randr_get_provider_property_data_length (const xcb_randr_get_provider_property_reply_t *R /**< */); - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_get_provider_property_data_end - ** - ** @param const xcb_randr_get_provider_property_reply_t *R - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_get_provider_property_data_end (const xcb_randr_get_provider_property_reply_t *R /**< */); @@ -6387,25 +3837,13 @@ xcb_randr_get_provider_property_data_end (const xcb_randr_get_provider_property_ * @param e The xcb_generic_error_t supplied * * Returns the reply of the request asked by - * + * * The parameter @p e supplied to this function must be NULL if * xcb_randr_get_provider_property_unchecked(). is used. * Otherwise, it stores the error if any. * * The returned value must be freed by the caller using free(). */ - -/***************************************************************************** - ** - ** xcb_randr_get_provider_property_reply_t * xcb_randr_get_provider_property_reply - ** - ** @param xcb_connection_t *c - ** @param xcb_randr_get_provider_property_cookie_t cookie - ** @param xcb_generic_error_t **e - ** @returns xcb_randr_get_provider_property_reply_t * - ** - *****************************************************************************/ - xcb_randr_get_provider_property_reply_t * xcb_randr_get_provider_property_reply (xcb_connection_t *c /**< */, xcb_randr_get_provider_property_cookie_t cookie /**< */, @@ -6419,16 +3857,6 @@ xcb_randr_get_provider_property_reply (xcb_connection_t * decreased by one. The member data points to the next * element. The member index is increased by sizeof(xcb_randr_crtc_change_t) */ - -/***************************************************************************** - ** - ** void xcb_randr_crtc_change_next - ** - ** @param xcb_randr_crtc_change_iterator_t *i - ** @returns void - ** - *****************************************************************************/ - void xcb_randr_crtc_change_next (xcb_randr_crtc_change_iterator_t *i /**< */); @@ -6441,16 +3869,6 @@ xcb_randr_crtc_change_next (xcb_randr_crtc_change_iterator_t *i /**< */); * The member rem is set to 0. The member data points to the * last element. */ - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_crtc_change_end - ** - ** @param xcb_randr_crtc_change_iterator_t i - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_crtc_change_end (xcb_randr_crtc_change_iterator_t i /**< */); @@ -6462,16 +3880,6 @@ xcb_randr_crtc_change_end (xcb_randr_crtc_change_iterator_t i /**< */); * decreased by one. The member data points to the next * element. The member index is increased by sizeof(xcb_randr_output_change_t) */ - -/***************************************************************************** - ** - ** void xcb_randr_output_change_next - ** - ** @param xcb_randr_output_change_iterator_t *i - ** @returns void - ** - *****************************************************************************/ - void xcb_randr_output_change_next (xcb_randr_output_change_iterator_t *i /**< */); @@ -6484,16 +3892,6 @@ xcb_randr_output_change_next (xcb_randr_output_change_iterator_t *i /**< */); * The member rem is set to 0. The member data points to the * last element. */ - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_output_change_end - ** - ** @param xcb_randr_output_change_iterator_t i - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_output_change_end (xcb_randr_output_change_iterator_t i /**< */); @@ -6505,16 +3903,6 @@ xcb_randr_output_change_end (xcb_randr_output_change_iterator_t i /**< */); * decreased by one. The member data points to the next * element. The member index is increased by sizeof(xcb_randr_output_property_t) */ - -/***************************************************************************** - ** - ** void xcb_randr_output_property_next - ** - ** @param xcb_randr_output_property_iterator_t *i - ** @returns void - ** - *****************************************************************************/ - void xcb_randr_output_property_next (xcb_randr_output_property_iterator_t *i /**< */); @@ -6527,16 +3915,6 @@ xcb_randr_output_property_next (xcb_randr_output_property_iterator_t *i /**< */ * The member rem is set to 0. The member data points to the * last element. */ - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_output_property_end - ** - ** @param xcb_randr_output_property_iterator_t i - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_output_property_end (xcb_randr_output_property_iterator_t i /**< */); @@ -6548,16 +3926,6 @@ xcb_randr_output_property_end (xcb_randr_output_property_iterator_t i /**< */); * decreased by one. The member data points to the next * element. The member index is increased by sizeof(xcb_randr_provider_change_t) */ - -/***************************************************************************** - ** - ** void xcb_randr_provider_change_next - ** - ** @param xcb_randr_provider_change_iterator_t *i - ** @returns void - ** - *****************************************************************************/ - void xcb_randr_provider_change_next (xcb_randr_provider_change_iterator_t *i /**< */); @@ -6570,16 +3938,6 @@ xcb_randr_provider_change_next (xcb_randr_provider_change_iterator_t *i /**< */ * The member rem is set to 0. The member data points to the * last element. */ - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_provider_change_end - ** - ** @param xcb_randr_provider_change_iterator_t i - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_provider_change_end (xcb_randr_provider_change_iterator_t i /**< */); @@ -6591,16 +3949,6 @@ xcb_randr_provider_change_end (xcb_randr_provider_change_iterator_t i /**< */); * decreased by one. The member data points to the next * element. The member index is increased by sizeof(xcb_randr_provider_property_t) */ - -/***************************************************************************** - ** - ** void xcb_randr_provider_property_next - ** - ** @param xcb_randr_provider_property_iterator_t *i - ** @returns void - ** - *****************************************************************************/ - void xcb_randr_provider_property_next (xcb_randr_provider_property_iterator_t *i /**< */); @@ -6613,16 +3961,6 @@ xcb_randr_provider_property_next (xcb_randr_provider_property_iterator_t *i /** * The member rem is set to 0. The member data points to the * last element. */ - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_provider_property_end - ** - ** @param xcb_randr_provider_property_iterator_t i - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_provider_property_end (xcb_randr_provider_property_iterator_t i /**< */); @@ -6634,16 +3972,6 @@ xcb_randr_provider_property_end (xcb_randr_provider_property_iterator_t i /**< * decreased by one. The member data points to the next * element. The member index is increased by sizeof(xcb_randr_resource_change_t) */ - -/***************************************************************************** - ** - ** void xcb_randr_resource_change_next - ** - ** @param xcb_randr_resource_change_iterator_t *i - ** @returns void - ** - *****************************************************************************/ - void xcb_randr_resource_change_next (xcb_randr_resource_change_iterator_t *i /**< */); @@ -6656,16 +3984,6 @@ xcb_randr_resource_change_next (xcb_randr_resource_change_iterator_t *i /**< */ * The member rem is set to 0. The member data points to the * last element. */ - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_resource_change_end - ** - ** @param xcb_randr_resource_change_iterator_t i - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_resource_change_end (xcb_randr_resource_change_iterator_t i /**< */); @@ -6677,16 +3995,6 @@ xcb_randr_resource_change_end (xcb_randr_resource_change_iterator_t i /**< */); * decreased by one. The member data points to the next * element. The member index is increased by sizeof(xcb_randr_notify_data_t) */ - -/***************************************************************************** - ** - ** void xcb_randr_notify_data_next - ** - ** @param xcb_randr_notify_data_iterator_t *i - ** @returns void - ** - *****************************************************************************/ - void xcb_randr_notify_data_next (xcb_randr_notify_data_iterator_t *i /**< */); @@ -6699,16 +4007,6 @@ xcb_randr_notify_data_next (xcb_randr_notify_data_iterator_t *i /**< */); * The member rem is set to 0. The member data points to the * last element. */ - -/***************************************************************************** - ** - ** xcb_generic_iterator_t xcb_randr_notify_data_end - ** - ** @param xcb_randr_notify_data_iterator_t i - ** @returns xcb_generic_iterator_t - ** - *****************************************************************************/ - xcb_generic_iterator_t xcb_randr_notify_data_end (xcb_randr_notify_data_iterator_t i /**< */); |