id stringlengths 4 63 | text stringlengths 153 8.81M |
|---|---|
xcb_sync_destroy_fence(3) | NAME xcb_sync_destroy_fence -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_void_cookie_t xcb_sync_destroy_fence(xcb_connection_t *conn, xcb_sync_fence_t fence);
REQUEST ARGUMENTS conn The XCB connection to X11.
fence TODO: NOT YET DOCUMENTED.
DESCRIPTION RETURN VALUE Returns an xc... |
xcb_sync_destroy_fence_checked(3) | NAME xcb_sync_destroy_fence -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_void_cookie_t xcb_sync_destroy_fence(xcb_connection_t *conn, xcb_sync_fence_t fence);
REQUEST ARGUMENTS conn The XCB connection to X11.
fence TODO: NOT YET DOCUMENTED.
DESCRIPTION RETURN VALUE Returns an xc... |
xcb_sync_get_priority(3) | NAME xcb_sync_get_priority -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_sync_get_priority_cookie_t xcb_sync_get_priority(xcb_connection_t *conn, uint32_t id);
Reply datastructure
typedef struct xcb_sync_get_priority_reply_t {
uint8_t response_type;
uint8_t pad0;
... |
xcb_sync_get_priority_reply(3) | NAME xcb_sync_get_priority -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_sync_get_priority_cookie_t xcb_sync_get_priority(xcb_connection_t *conn, uint32_t id);
Reply datastructure
typedef struct xcb_sync_get_priority_reply_t {
uint8_t response_type;
uint8_t pad0;
... |
xcb_sync_get_priority_unchecked(3) | NAME xcb_sync_get_priority -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_sync_get_priority_cookie_t xcb_sync_get_priority(xcb_connection_t *conn, uint32_t id);
Reply datastructure
typedef struct xcb_sync_get_priority_reply_t {
uint8_t response_type;
uint8_t pad0;
... |
xcb_sync_initialize(3) | NAME xcb_sync_initialize -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_sync_initialize_cookie_t xcb_sync_initialize(xcb_connection_t *conn, uint8_t desired_major_version, uint8_t desired_minor_version);
Reply datastructure
typedef struct xcb_sync_initialize_reply_t {
uint8_t ... |
xcb_sync_initialize_reply(3) | NAME xcb_sync_initialize -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_sync_initialize_cookie_t xcb_sync_initialize(xcb_connection_t *conn, uint8_t desired_major_version, uint8_t desired_minor_version);
Reply datastructure
typedef struct xcb_sync_initialize_reply_t {
uint8_t ... |
xcb_sync_initialize_unchecked(3) | NAME xcb_sync_initialize -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_sync_initialize_cookie_t xcb_sync_initialize(xcb_connection_t *conn, uint8_t desired_major_version, uint8_t desired_minor_version);
Reply datastructure
typedef struct xcb_sync_initialize_reply_t {
uint8_t ... |
xcb_sync_list_system_counters(3) | NAME xcb_sync_list_system_counters -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_sync_list_system_counters_cookie_t xcb_sync_list_system_counters(xcb_connection_t *conn,
Reply datastructure
typedef struct xcb_sync_list_system_counters_reply_t {
uint8_t response_type;
... |
xcb_sync_list_system_counters_counters_iterator(3) | NAME xcb_sync_list_system_counters -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_sync_list_system_counters_cookie_t xcb_sync_list_system_counters(xcb_connection_t *conn,
Reply datastructure
typedef struct xcb_sync_list_system_counters_reply_t {
uint8_t response_type;
... |
xcb_sync_list_system_counters_counters_length(3) | NAME xcb_sync_list_system_counters -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_sync_list_system_counters_cookie_t xcb_sync_list_system_counters(xcb_connection_t *conn,
Reply datastructure
typedef struct xcb_sync_list_system_counters_reply_t {
uint8_t response_type;
... |
xcb_sync_list_system_counters_reply(3) | NAME xcb_sync_list_system_counters -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_sync_list_system_counters_cookie_t xcb_sync_list_system_counters(xcb_connection_t *conn,
Reply datastructure
typedef struct xcb_sync_list_system_counters_reply_t {
uint8_t response_type;
... |
xcb_sync_list_system_counters_unchecked(3) | NAME xcb_sync_list_system_counters -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_sync_list_system_counters_cookie_t
xcb_sync_list_system_counters(xcb_connection_t *conn,
Reply datastructure
typedef struct xcb_sync_list_system_counters_reply_t {
uint8_t response_... |
xcb_sync_query_alarm(3) | NAME xcb_sync_query_alarm -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_sync_query_alarm_cookie_t xcb_sync_query_alarm(xcb_connection_t *conn, xcb_sync_alarm_t alarm);
Reply datastructure
typedef struct xcb_sync_query_alarm_reply_t {
uint8_t response_type;
... |
xcb_sync_query_alarm_reply(3) | NAME xcb_sync_query_alarm -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_sync_query_alarm_cookie_t xcb_sync_query_alarm(xcb_connection_t *conn, xcb_sync_alarm_t alarm);
Reply datastructure
typedef struct xcb_sync_query_alarm_reply_t {
uint8_t response_type;
... |
xcb_sync_query_alarm_unchecked(3) | NAME xcb_sync_query_alarm -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_sync_query_alarm_cookie_t xcb_sync_query_alarm(xcb_connection_t *conn, xcb_sync_alarm_t alarm);
Reply datastructure
typedef struct xcb_sync_query_alarm_reply_t {
uint8_t response_type;
... |
xcb_sync_query_counter(3) | NAME xcb_sync_query_counter -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_sync_query_counter_cookie_t xcb_sync_query_counter(xcb_connection_t *conn, xcb_sync_counter_t counter);
Reply datastructure
typedef struct xcb_sync_query_counter_reply_t {
uint8_t response_type;... |
xcb_sync_query_counter_reply(3) | NAME xcb_sync_query_counter -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_sync_query_counter_cookie_t xcb_sync_query_counter(xcb_connection_t *conn, xcb_sync_counter_t counter);
Reply datastructure
typedef struct xcb_sync_query_counter_reply_t {
uint8_t response_type;... |
xcb_sync_query_counter_unchecked(3) | NAME xcb_sync_query_counter -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_sync_query_counter_cookie_t xcb_sync_query_counter(xcb_connection_t *conn, xcb_sync_counter_t counter);
Reply datastructure
typedef struct xcb_sync_query_counter_reply_t {
uint8_t response_type;... |
xcb_sync_query_fence(3) | NAME xcb_sync_query_fence -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_sync_query_fence_cookie_t xcb_sync_query_fence(xcb_connection_t *conn, xcb_sync_fence_t fence);
Reply datastructure
typedef struct xcb_sync_query_fence_reply_t {
uint8_t response_type;
uint8_t ... |
xcb_sync_query_fence_reply(3) | NAME xcb_sync_query_fence -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_sync_query_fence_cookie_t xcb_sync_query_fence(xcb_connection_t *conn, xcb_sync_fence_t fence);
Reply datastructure
typedef struct xcb_sync_query_fence_reply_t {
uint8_t response_type;
uint8_t ... |
xcb_sync_query_fence_unchecked(3) | NAME xcb_sync_query_fence -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_sync_query_fence_cookie_t xcb_sync_query_fence(xcb_connection_t *conn, xcb_sync_fence_t fence);
Reply datastructure
typedef struct xcb_sync_query_fence_reply_t {
uint8_t response_type;
uint8_t ... |
xcb_sync_reset_fence(3) | NAME xcb_sync_reset_fence -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_void_cookie_t xcb_sync_reset_fence(xcb_connection_t *conn, xcb_sync_fence_t fence);
REQUEST ARGUMENTS conn The XCB connection to X11.
fence TODO: NOT YET DOCUMENTED.
DESCRIPTION RETURN VALUE Returns an xcb_vo... |
xcb_sync_reset_fence_checked(3) | NAME xcb_sync_reset_fence -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_void_cookie_t xcb_sync_reset_fence(xcb_connection_t *conn, xcb_sync_fence_t fence);
REQUEST ARGUMENTS conn The XCB connection to X11.
fence TODO: NOT YET DOCUMENTED.
DESCRIPTION RETURN VALUE Returns an xcb_vo... |
xcb_sync_set_counter(3) | NAME xcb_sync_set_counter -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_void_cookie_t xcb_sync_set_counter(xcb_connection_t *conn, xcb_sync_counter_t counter, xcb_sync_int64_t value);
REQUEST ARGUMENTS conn The XCB connection to X11.
counter TODO: NOT YET DOCUMENTED.
value ... |
xcb_sync_set_counter_checked(3) | NAME xcb_sync_set_counter -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_void_cookie_t xcb_sync_set_counter(xcb_connection_t *conn, xcb_sync_counter_t counter, xcb_sync_int64_t value);
REQUEST ARGUMENTS conn The XCB connection to X11.
counter TODO: NOT YET DOCUMENTED.
value ... |
xcb_sync_set_priority(3) | NAME xcb_sync_set_priority -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_void_cookie_t xcb_sync_set_priority(xcb_connection_t *conn, uint32_t id, int32_t priority);
REQUEST ARGUMENTS conn The XCB connection to X11.
id TODO: NOT YET DOCUMENTED.
priority TODO: NOT YET DO... |
xcb_sync_set_priority_checked(3) | NAME xcb_sync_set_priority -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_void_cookie_t xcb_sync_set_priority(xcb_connection_t *conn, uint32_t id, int32_t priority);
REQUEST ARGUMENTS conn The XCB connection to X11.
id TODO: NOT YET DOCUMENTED.
priority TODO: NOT YET DO... |
xcb_sync_trigger_fence(3) | NAME xcb_sync_trigger_fence -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_void_cookie_t xcb_sync_trigger_fence(xcb_connection_t *conn, xcb_sync_fence_t fence);
REQUEST ARGUMENTS conn The XCB connection to X11.
fence TODO: NOT YET DOCUMENTED.
DESCRIPTION RETURN VALUE Returns an xc... |
xcb_sync_trigger_fence_checked(3) | NAME xcb_sync_trigger_fence -
SYNOPSIS #include <xcb/sync.h>
Request function
xcb_void_cookie_t xcb_sync_trigger_fence(xcb_connection_t *conn, xcb_sync_fence_t fence);
REQUEST ARGUMENTS conn The XCB connection to X11.
fence TODO: NOT YET DOCUMENTED.
DESCRIPTION RETURN VALUE Returns an xc... |
xcb_test_compare_cursor(3) | NAME xcb_test_compare_cursor -
SYNOPSIS #include <xcb/xtest.h>
Request function
xcb_test_compare_cursor_cookie_t xcb_test_compare_cursor(xcb_connection_t *conn, xcb_window_t window, xcb_cursor_t cursor);
Reply datastructure
typedef struct xcb_test_compare_cursor_reply_t {
uint8_t res... |
xcb_test_compare_cursor_reply(3) | NAME xcb_test_compare_cursor -
SYNOPSIS #include <xcb/xtest.h>
Request function
xcb_test_compare_cursor_cookie_t xcb_test_compare_cursor(xcb_connection_t *conn, xcb_window_t window, xcb_cursor_t cursor);
Reply datastructure
typedef struct xcb_test_compare_cursor_reply_t {
uint8_t res... |
xcb_test_compare_cursor_unchecked(3) | NAME xcb_test_compare_cursor -
SYNOPSIS #include <xcb/xtest.h>
Request function
xcb_test_compare_cursor_cookie_t xcb_test_compare_cursor(xcb_connection_t *conn, xcb_window_t window, xcb_cursor_t cursor);
Reply datastructure
typedef struct xcb_test_compare_cursor_reply_t {
uint8_t res... |
xcb_test_fake_input(3) | NAME xcb_test_fake_input -
SYNOPSIS #include <xcb/xtest.h>
Request function
xcb_void_cookie_t xcb_test_fake_input(xcb_connection_t *conn, uint8_t type, uint8_t detail, uint32_t time, xcb_window_t root, int16_t rootX, int16_t rootY, uint8_t deviceid);
REQUEST ARGUMENTS conn The XCB connection to X11.
... |
xcb_test_fake_input_checked(3) | NAME xcb_test_fake_input -
SYNOPSIS #include <xcb/xtest.h>
Request function
xcb_void_cookie_t xcb_test_fake_input(xcb_connection_t *conn, uint8_t type, uint8_t detail, uint32_t time, xcb_window_t root, int16_t rootX, int16_t rootY, uint8_t deviceid);
REQUEST ARGUMENTS conn The XCB connection to X11.
... |
xcb_test_get_version(3) | NAME xcb_test_get_version -
SYNOPSIS #include <xcb/xtest.h>
Request function
xcb_test_get_version_cookie_t xcb_test_get_version(xcb_connection_t *conn, uint8_t major_version, uint16_t minor_version);
Reply datastructure
typedef struct xcb_test_get_version_reply_t {
uint8_t response_t... |
xcb_test_get_version_reply(3) | NAME xcb_test_get_version -
SYNOPSIS #include <xcb/xtest.h>
Request function
xcb_test_get_version_cookie_t xcb_test_get_version(xcb_connection_t *conn, uint8_t major_version, uint16_t minor_version);
Reply datastructure
typedef struct xcb_test_get_version_reply_t {
uint8_t response_t... |
xcb_test_get_version_unchecked(3) | NAME xcb_test_get_version -
SYNOPSIS #include <xcb/xtest.h>
Request function
xcb_test_get_version_cookie_t xcb_test_get_version(xcb_connection_t *conn, uint8_t major_version, uint16_t minor_version);
Reply datastructure
typedef struct xcb_test_get_version_reply_t {
uint8_t response_t... |
xcb_test_grab_control(3) | NAME xcb_test_grab_control -
SYNOPSIS #include <xcb/xtest.h>
Request function
xcb_void_cookie_t xcb_test_grab_control(xcb_connection_t *conn, uint8_t impervious);
REQUEST ARGUMENTS conn The XCB connection to X11.
impervious
TODO: NOT YET DOCUMENTED.
DESCRIPTION RETURN VALUE ... |
xcb_test_grab_control_checked(3) | NAME xcb_test_grab_control -
SYNOPSIS #include <xcb/xtest.h>
Request function
xcb_void_cookie_t xcb_test_grab_control(xcb_connection_t *conn, uint8_t impervious);
REQUEST ARGUMENTS conn The XCB connection to X11.
impervious
TODO: NOT YET DOCUMENTED.
DESCRIPTION RETURN VALUE ... |
xcb_translate_coordinates(3) | NAME xcb_translate_coordinates -
SYNOPSIS #include <xcb/xproto.h>
Request function
xcb_translate_coordinates_cookie_t xcb_translate_coordinates(xcb_connection_t *conn, xcb_window_t src_window, xcb_window_t dst_window, int16_t src_x, int16_t src_y);
Reply datastructure
typedef struct xcb_translat... |
xcb_translate_coordinates_reply(3) | NAME xcb_translate_coordinates -
SYNOPSIS #include <xcb/xproto.h>
Request function
xcb_translate_coordinates_cookie_t xcb_translate_coordinates(xcb_connection_t *conn, xcb_window_t src_window, xcb_window_t dst_window, int16_t src_x, int16_t src_y);
Reply datastructure
typedef struct xcb_translat... |
xcb_translate_coordinates_unchecked(3) | NAME xcb_translate_coordinates -
SYNOPSIS #include <xcb/xproto.h>
Request function
xcb_translate_coordinates_cookie_t xcb_translate_coordinates(xcb_connection_t *conn, xcb_window_t src_window, xcb_window_t dst_window, int16_t src_x, int16_t src_y);
Reply datastructure
typedef struct xcb_translat... |
xcb_ungrab_button(3) | NAME xcb_ungrab_button -
SYNOPSIS #include <xcb/xproto.h>
Request function
xcb_void_cookie_t xcb_ungrab_button(xcb_connection_t *conn, uint8_t button, xcb_window_t grab_window, uint16_t modifiers);
REQUEST ARGUMENTS conn The XCB connection to X11.
button One of the following values:
... |
xcb_ungrab_button_checked(3) | NAME xcb_ungrab_button -
SYNOPSIS #include <xcb/xproto.h>
Request function
xcb_void_cookie_t xcb_ungrab_button(xcb_connection_t *conn, uint8_t button, xcb_window_t grab_window, uint16_t modifiers);
REQUEST ARGUMENTS conn The XCB connection to X11.
button One of the following values:
... |
xcb_ungrab_key(3) | NAME xcb_ungrab_key - release a key combination
SYNOPSIS #include <xcb/xproto.h>
Request function
xcb_void_cookie_t xcb_ungrab_key(xcb_connection_t *conn, xcb_keycode_t key, xcb_window_t grab_window, uint16_t modifiers);
REQUEST ARGUMENTS conn The XCB connection to X11.
key The keycode ... |
xcb_ungrab_key_checked(3) | NAME xcb_ungrab_key - release a key combination
SYNOPSIS #include <xcb/xproto.h>
Request function
xcb_void_cookie_t xcb_ungrab_key(xcb_connection_t *conn, xcb_keycode_t key, xcb_window_t grab_window, uint16_t modifiers);
REQUEST ARGUMENTS conn The XCB connection to X11.
key The keycode ... |
xcb_ungrab_keyboard(3) | NAME xcb_ungrab_keyboard -
SYNOPSIS #include <xcb/xproto.h>
Request function
xcb_void_cookie_t xcb_ungrab_keyboard(xcb_connection_t *conn, xcb_timestamp_t time);
REQUEST ARGUMENTS conn The XCB connection to X11.
time TODO: NOT YET DOCUMENTED.
DESCRIPTION RETURN VALUE Returns an xcb_void... |
xcb_ungrab_keyboard_checked(3) | NAME xcb_ungrab_keyboard -
SYNOPSIS #include <xcb/xproto.h>
Request function
xcb_void_cookie_t xcb_ungrab_keyboard(xcb_connection_t *conn, xcb_timestamp_t time);
REQUEST ARGUMENTS conn The XCB connection to X11.
time TODO: NOT YET DOCUMENTED.
DESCRIPTION RETURN VALUE Returns an xcb_void... |
xcb_ungrab_pointer(3) | NAME xcb_ungrab_pointer - release the pointer
SYNOPSIS #include <xcb/xproto.h>
Request function
xcb_void_cookie_t xcb_ungrab_pointer(xcb_connection_t *conn, xcb_timestamp_t time);
REQUEST ARGUMENTS conn The XCB connection to X11.
time Timestamp to avoid race conditions when running X ove... |
xcb_ungrab_pointer_checked(3) | NAME xcb_ungrab_pointer - release the pointer
SYNOPSIS #include <xcb/xproto.h>
Request function
xcb_void_cookie_t xcb_ungrab_pointer(xcb_connection_t *conn, xcb_timestamp_t time);
REQUEST ARGUMENTS conn The XCB connection to X11.
time Timestamp to avoid race conditions when running X ove... |
xcb_ungrab_server(3) | NAME xcb_ungrab_server -
SYNOPSIS #include <xcb/xproto.h>
Request function
xcb_void_cookie_t xcb_ungrab_server(xcb_connection_t *conn,
REQUEST ARGUMENTS conn The XCB connection to X11.
DESCRIPTION RETURN VALUE Returns an xcb_void_cookie_t. Errors (if any) have to be handled in the event loop.
... |
xcb_ungrab_server_checked(3) | NAME xcb_ungrab_server -
SYNOPSIS #include <xcb/xproto.h>
Request function
xcb_void_cookie_t xcb_ungrab_server(xcb_connection_t *conn,
REQUEST ARGUMENTS conn The XCB connection to X11.
DESCRIPTION RETURN VALUE Returns an xcb_void_cookie_t. Errors (if any) have to be handled in the event loop.
... |
xcb_uninstall_colormap(3) | NAME xcb_uninstall_colormap -
SYNOPSIS #include <xcb/xproto.h>
Request function
xcb_void_cookie_t xcb_uninstall_colormap(xcb_connection_t *conn, xcb_colormap_t cmap);
REQUEST ARGUMENTS conn The XCB connection to X11.
cmap TODO: NOT YET DOCUMENTED.
DESCRIPTION RETURN VALUE Returns an xcb... |
xcb_uninstall_colormap_checked(3) | NAME xcb_uninstall_colormap -
SYNOPSIS #include <xcb/xproto.h>
Request function
xcb_void_cookie_t xcb_uninstall_colormap(xcb_connection_t *conn, xcb_colormap_t cmap);
REQUEST ARGUMENTS conn The XCB connection to X11.
cmap TODO: NOT YET DOCUMENTED.
DESCRIPTION RETURN VALUE Returns an xcb... |
xcb_unmap_notify_event_t(3) | NAME xcb_unmap_notify_event_t - a window is unmapped
SYNOPSIS #include <xcb/xproto.h>
Event datastructure
typedef struct xcb_unmap_notify_event_t {
uint8_t response_type;
uint8_t pad0;
uint16_t sequence;
xcb_window_t event;
xcb_window_t wi... |
xcb_unmap_subwindows(3) | NAME xcb_unmap_subwindows -
SYNOPSIS #include <xcb/xproto.h>
Request function
xcb_void_cookie_t xcb_unmap_subwindows(xcb_connection_t *conn, xcb_window_t window);
REQUEST ARGUMENTS conn The XCB connection to X11.
window TODO: NOT YET DOCUMENTED.
DESCRIPTION RETURN VALUE Returns an xcb_voi... |
xcb_unmap_subwindows_checked(3) | NAME xcb_unmap_subwindows -
SYNOPSIS #include <xcb/xproto.h>
Request function
xcb_void_cookie_t xcb_unmap_subwindows(xcb_connection_t *conn, xcb_window_t window);
REQUEST ARGUMENTS conn The XCB connection to X11.
window TODO: NOT YET DOCUMENTED.
DESCRIPTION RETURN VALUE Returns an xcb_voi... |
xcb_unmap_window(3) | NAME xcb_unmap_window - Makes a window invisible
SYNOPSIS #include <xcb/xproto.h>
Request function
xcb_void_cookie_t xcb_unmap_window(xcb_connection_t *conn, xcb_window_t window);
REQUEST ARGUMENTS conn The XCB connection to X11.
window The window to make invisible.
DESCRIPTION Unmaps the... |
xcb_unmap_window_checked(3) | NAME xcb_unmap_window - Makes a window invisible
SYNOPSIS #include <xcb/xproto.h>
Request function
xcb_void_cookie_t xcb_unmap_window(xcb_connection_t *conn, xcb_window_t window);
REQUEST ARGUMENTS conn The XCB connection to X11.
window The window to make invisible.
DESCRIPTION Unmaps the... |
xcb_visibility_notify_event_t(3) | NAME xcb_visibility_notify_event_t -
SYNOPSIS #include <xcb/xproto.h>
Event datastructure
typedef struct xcb_visibility_notify_event_t {
uint8_t response_type;
uint8_t pad0;
uint16_t sequence;
xcb_window_t window;
uint8_t state;
... |
xcb_warp_pointer(3) | NAME xcb_warp_pointer - move mouse pointer
SYNOPSIS #include <xcb/xproto.h>
Request function
xcb_void_cookie_t xcb_warp_pointer(xcb_connection_t *conn, xcb_window_t src_window, xcb_window_t dst_window, int16_t src_x, int16_t src_y, uint16_t src_width, uint16_t src_height, int16_t dst_x, int16_t dst_y);
RE... |
xcb_warp_pointer_checked(3) | NAME xcb_warp_pointer - move mouse pointer
SYNOPSIS #include <xcb/xproto.h>
Request function
xcb_void_cookie_t xcb_warp_pointer(xcb_connection_t *conn, xcb_window_t src_window, xcb_window_t dst_window, int16_t src_x, int16_t src_y, uint16_t src_width, uint16_t src_height, int16_t dst_x, int16_t dst_y);
RE... |
xcb_x_print_attribut_notify_event_t(3) | NAME xcb_x_print_attribut_notify_event_t -
SYNOPSIS #include <xcb/xprint.h>
Event datastructure
typedef struct xcb_x_print_attribut_notify_event_t {
uint8_t response_type;
uint8_t detail;
uint16_t sequence;
xcb_x_print_p... |
xcb_x_print_create_context(3) | NAME xcb_x_print_create_context -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_void_cookie_t xcb_x_print_create_context(xcb_connection_t *conn, uint32_t context_id, uint32_t printerNameLen, uint32_t localeLen, const xcb_x_print_string8_t *printerName, const xcb_x_print_string8_t *locale);
REQUEST... |
xcb_x_print_create_context_checked(3) | NAME xcb_x_print_create_context -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_void_cookie_t xcb_x_print_create_context(xcb_connection_t *conn, uint32_t context_id, uint32_t printerNameLen, uint32_t localeLen, const xcb_x_print_string8_t *printerName, const xcb_x_print_string8_t *locale);
REQUEST... |
xcb_x_print_notify_event_t(3) | NAME xcb_x_print_notify_event_t -
SYNOPSIS #include <xcb/xprint.h>
Event datastructure
typedef struct xcb_x_print_notify_event_t {
uint8_t response_type;
uint8_t detail;
uint16_t sequence;
xcb_x_print_pcontext_t context;... |
xcb_x_print_print_destroy_context(3) | NAME xcb_x_print_print_destroy_context -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_void_cookie_t xcb_x_print_print_destroy_context(xcb_connection_t *conn, uint32_t context);
REQUEST ARGUMENTS conn The XCB connection to X11.
context TODO: NOT YET DOCUMENTED.
DESCRIPTION RETURN V... |
xcb_x_print_print_destroy_context_checked(3) | NAME xcb_x_print_print_destroy_context -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_void_cookie_t xcb_x_print_print_destroy_context(xcb_connection_t *conn, uint32_t context);
REQUEST ARGUMENTS conn The XCB connection to X11.
context TODO: NOT YET DOCUMENTED.
DESCRIPTION RETURN V... |
xcb_x_print_print_end_doc(3) | NAME xcb_x_print_print_end_doc -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_void_cookie_t xcb_x_print_print_end_doc(xcb_connection_t *conn, uint8_t cancel);
REQUEST ARGUMENTS conn The XCB connection to X11.
cancel TODO: NOT YET DOCUMENTED.
DESCRIPTION RETURN VALUE Returns an xc... |
xcb_x_print_print_end_doc_checked(3) | NAME xcb_x_print_print_end_doc -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_void_cookie_t xcb_x_print_print_end_doc(xcb_connection_t *conn, uint8_t cancel);
REQUEST ARGUMENTS conn The XCB connection to X11.
cancel TODO: NOT YET DOCUMENTED.
DESCRIPTION RETURN VALUE Returns an xc... |
xcb_x_print_print_end_job(3) | NAME xcb_x_print_print_end_job -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_void_cookie_t xcb_x_print_print_end_job(xcb_connection_t *conn, uint8_t cancel);
REQUEST ARGUMENTS conn The XCB connection to X11.
cancel TODO: NOT YET DOCUMENTED.
DESCRIPTION RETURN VALUE Returns an xc... |
xcb_x_print_print_end_job_checked(3) | NAME xcb_x_print_print_end_job -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_void_cookie_t xcb_x_print_print_end_job(xcb_connection_t *conn, uint8_t cancel);
REQUEST ARGUMENTS conn The XCB connection to X11.
cancel TODO: NOT YET DOCUMENTED.
DESCRIPTION RETURN VALUE Returns an xc... |
xcb_x_print_print_end_page(3) | NAME xcb_x_print_print_end_page -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_void_cookie_t xcb_x_print_print_end_page(xcb_connection_t *conn, uint8_t cancel);
REQUEST ARGUMENTS conn The XCB connection to X11.
cancel TODO: NOT YET DOCUMENTED.
DESCRIPTION RETURN VALUE Returns an ... |
xcb_x_print_print_end_page_checked(3) | NAME xcb_x_print_print_end_page -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_void_cookie_t xcb_x_print_print_end_page(xcb_connection_t *conn, uint8_t cancel);
REQUEST ARGUMENTS conn The XCB connection to X11.
cancel TODO: NOT YET DOCUMENTED.
DESCRIPTION RETURN VALUE Returns an ... |
xcb_x_print_print_get_attributes(3) | NAME xcb_x_print_print_get_attributes -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_x_print_print_get_attributes_cookie_t xcb_x_print_print_get_attributes(xcb_connection_t *conn, xcb_x_print_pcontext_t context, uint8_t pool);
Reply datastructure
typedef struct xcb_x_print_print_get_att... |
xcb_x_print_print_get_attributes_attributes(3) | NAME xcb_x_print_print_get_attributes -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_x_print_print_get_attributes_cookie_t xcb_x_print_print_get_attributes(xcb_connection_t *conn, xcb_x_print_pcontext_t context, uint8_t pool);
Reply datastructure
typedef struct xcb_x_print_print_get_att... |
xcb_x_print_print_get_attributes_attributes_end(3) | NAME xcb_x_print_print_get_attributes -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_x_print_print_get_attributes_cookie_t xcb_x_print_print_get_attributes(xcb_connection_t *conn, xcb_x_print_pcontext_t context, uint8_t pool);
Reply datastructure
typedef struct xcb_x_print_print_get_att... |
xcb_x_print_print_get_attributes_attributes_length(3) | NAME xcb_x_print_print_get_attributes -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_x_print_print_get_attributes_cookie_t xcb_x_print_print_get_attributes(xcb_connection_t *conn, xcb_x_print_pcontext_t context, uint8_t pool);
Reply datastructure
typedef struct xcb_x_print_print_get_att... |
xcb_x_print_print_get_attributes_reply(3) | NAME xcb_x_print_print_get_attributes -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_x_print_print_get_attributes_cookie_t xcb_x_print_print_get_attributes(xcb_connection_t *conn, xcb_x_print_pcontext_t context, uint8_t pool);
Reply datastructure
typedef struct xcb_x_print_print_get_att... |
xcb_x_print_print_get_attributes_unchecked(3) | NAME xcb_x_print_print_get_attributes -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_x_print_print_get_attributes_cookie_t xcb_x_print_print_get_attributes(xcb_connection_t *conn, xcb_x_print_pcontext_t context, uint8_t pool);
Reply datastructure
typedef struct xcb_x_print_print_get_att... |
xcb_x_print_print_get_context(3) | NAME xcb_x_print_print_get_context -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_x_print_print_get_context_cookie_t xcb_x_print_print_get_context(xcb_connection_t *conn,
Reply datastructure
typedef struct xcb_x_print_print_get_context_reply_t {
uint8_t response_type;
... |
xcb_x_print_print_get_context_reply(3) | NAME xcb_x_print_print_get_context -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_x_print_print_get_context_cookie_t xcb_x_print_print_get_context(xcb_connection_t *conn,
Reply datastructure
typedef struct xcb_x_print_print_get_context_reply_t {
uint8_t response_type;
... |
xcb_x_print_print_get_context_unchecked(3) | NAME xcb_x_print_print_get_context -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_x_print_print_get_context_cookie_t xcb_x_print_print_get_context(xcb_connection_t *conn,
Reply datastructure
typedef struct xcb_x_print_print_get_context_reply_t {
uint8_t response_type;
... |
xcb_x_print_print_get_document_data(3) | NAME xcb_x_print_print_get_document_data -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_x_print_print_get_document_data_cookie_t xcb_x_print_print_get_document_data(xcb_connection_t *conn, xcb_x_print_pcontext_t context, uint32_t max_bytes);
Reply datastructure
typedef struct xcb_x_prin... |
xcb_x_print_print_get_document_data_data(3) | NAME xcb_x_print_print_get_document_data -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_x_print_print_get_document_data_cookie_t xcb_x_print_print_get_document_data(xcb_connection_t *conn, xcb_x_print_pcontext_t context, uint32_t max_bytes);
Reply datastructure
typedef struct xcb_x_prin... |
xcb_x_print_print_get_document_data_data_end(3) | NAME xcb_x_print_print_get_document_data -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_x_print_print_get_document_data_cookie_t xcb_x_print_print_get_document_data(xcb_connection_t *conn, xcb_x_print_pcontext_t context, uint32_t max_bytes);
Reply datastructure
typedef struct xcb_x_prin... |
xcb_x_print_print_get_document_data_data_length(3) | NAME xcb_x_print_print_get_document_data -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_x_print_print_get_document_data_cookie_t xcb_x_print_print_get_document_data(xcb_connection_t *conn, xcb_x_print_pcontext_t context, uint32_t max_bytes);
Reply datastructure
typedef struct xcb_x_prin... |
xcb_x_print_print_get_document_data_reply(3) | NAME xcb_x_print_print_get_document_data -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_x_print_print_get_document_data_cookie_t xcb_x_print_print_get_document_data(xcb_connection_t *conn, xcb_x_print_pcontext_t context, uint32_t max_bytes);
Reply datastructure
typedef struct xcb_x_prin... |
xcb_x_print_print_get_document_data_unchecked(3) | NAME xcb_x_print_print_get_document_data -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_x_print_print_get_document_data_cookie_t xcb_x_print_print_get_document_data(xcb_connection_t *conn, xcb_x_print_pcontext_t context, uint32_t max_bytes);
Reply datastructure
typedef struct xcb_x_prin... |
xcb_x_print_print_get_image_resolution(3) | NAME xcb_x_print_print_get_image_resolution -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_x_print_print_get_image_resolution_cookie_t xcb_x_print_print_get_image_resolution(xcb_connection_t *conn, xcb_x_print_pcontext_t context);
Reply datastructure
typedef struct xcb_x_print_print_get... |
xcb_x_print_print_get_image_resolution_reply(3) | NAME xcb_x_print_print_get_image_resolution -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_x_print_print_get_image_resolution_cookie_t xcb_x_print_print_get_image_resolution(xcb_connection_t *conn, xcb_x_print_pcontext_t context);
Reply datastructure
typedef struct xcb_x_print_print_get... |
xcb_x_print_print_get_image_resolution_unchecked(3) | NAME xcb_x_print_print_get_image_resolution -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_x_print_print_get_image_resolution_cookie_t xcb_x_print_print_get_image_resolution(xcb_connection_t *conn, xcb_x_print_pcontext_t context);
Reply datastructure
typedef struct xcb_x_print_print_get... |
xcb_x_print_print_get_one_attributes(3) | NAME xcb_x_print_print_get_one_attributes -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_x_print_print_get_one_attributes_cookie_t xcb_x_print_print_get_one_attributes(xcb_connection_t *conn, xcb_x_print_pcontext_t context, uint32_t nameLen, uint8_t pool, const xcb_x_print_string8_t *name);
Re... |
xcb_x_print_print_get_one_attributes_reply(3) | NAME xcb_x_print_print_get_one_attributes -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_x_print_print_get_one_attributes_cookie_t xcb_x_print_print_get_one_attributes(xcb_connection_t *conn, xcb_x_print_pcontext_t context, uint32_t nameLen, uint8_t pool, const xcb_x_print_string8_t *name);
Re... |
xcb_x_print_print_get_one_attributes_unchecked(3) | NAME xcb_x_print_print_get_one_attributes -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_x_print_print_get_one_attributes_cookie_t xcb_x_print_print_get_one_attributes(xcb_connection_t *conn, xcb_x_print_pcontext_t context, uint32_t nameLen, uint8_t pool, const xcb_x_print_string8_t *name);
Re... |
xcb_x_print_print_get_one_attributes_value(3) | NAME xcb_x_print_print_get_one_attributes -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_x_print_print_get_one_attributes_cookie_t xcb_x_print_print_get_one_attributes(xcb_connection_t *conn, xcb_x_print_pcontext_t context, uint32_t nameLen, uint8_t pool, const xcb_x_print_string8_t *name);
Re... |
xcb_x_print_print_get_one_attributes_value_end(3) | NAME xcb_x_print_print_get_one_attributes -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_x_print_print_get_one_attributes_cookie_t xcb_x_print_print_get_one_attributes(xcb_connection_t *conn, xcb_x_print_pcontext_t context, uint32_t nameLen, uint8_t pool, const xcb_x_print_string8_t *name);
Re... |
xcb_x_print_print_get_one_attributes_value_length(3) | NAME xcb_x_print_print_get_one_attributes -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_x_print_print_get_one_attributes_cookie_t xcb_x_print_print_get_one_attributes(xcb_connection_t *conn, xcb_x_print_pcontext_t context, uint32_t nameLen, uint8_t pool, const xcb_x_print_string8_t *name);
Re... |
xcb_x_print_print_get_page_dimensions(3) | NAME xcb_x_print_print_get_page_dimensions -
SYNOPSIS #include <xcb/xprint.h>
Request function
xcb_x_print_print_get_page_dimensions_cookie_t xcb_x_print_print_get_page_dimensions(xcb_connection_t *conn, xcb_x_print_pcontext_t context);
Reply datastructure
typedef struct xcb_x_print_print_get_pa... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.