id
stringlengths
4
63
text
stringlengths
153
8.81M
xcb_list_fonts_with_info_name_length(3)
NAME xcb_list_fonts_with_info - get matching font names and information SYNOPSIS #include <xcb/xproto.h> Request function xcb_list_fonts_with_info_cookie_t xcb_list_fonts_with_info(xcb_connection_t *conn, uint16_t max_names, uint16_t pattern_len, const char *pattern); Reply datastructure typedef...
xcb_list_fonts_with_info_properties(3)
NAME xcb_list_fonts_with_info - get matching font names and information SYNOPSIS #include <xcb/xproto.h> Request function xcb_list_fonts_with_info_cookie_t xcb_list_fonts_with_info(xcb_connection_t *conn, uint16_t max_names, uint16_t pattern_len, const char *pattern); Reply datastructure typedef...
xcb_list_fonts_with_info_properties_iterator(3)
NAME xcb_list_fonts_with_info - get matching font names and information SYNOPSIS #include <xcb/xproto.h> Request function xcb_list_fonts_with_info_cookie_t xcb_list_fonts_with_info(xcb_connection_t *conn, uint16_t max_names, uint16_t pattern_len, const char *pattern); Reply datastructure typedef...
xcb_list_fonts_with_info_properties_length(3)
NAME xcb_list_fonts_with_info - get matching font names and information SYNOPSIS #include <xcb/xproto.h> Request function xcb_list_fonts_with_info_cookie_t xcb_list_fonts_with_info(xcb_connection_t *conn, uint16_t max_names, uint16_t pattern_len, const char *pattern); Reply datastructure typedef...
xcb_list_fonts_with_info_reply(3)
NAME xcb_list_fonts_with_info - get matching font names and information SYNOPSIS #include <xcb/xproto.h> Request function xcb_list_fonts_with_info_cookie_t xcb_list_fonts_with_info(xcb_connection_t *conn, uint16_t max_names, uint16_t pattern_len, const char *pattern); Reply datastructure typedef...
xcb_list_fonts_with_info_unchecked(3)
NAME xcb_list_fonts_with_info - get matching font names and information SYNOPSIS #include <xcb/xproto.h> Request function xcb_list_fonts_with_info_cookie_t xcb_list_fonts_with_info(xcb_connection_t *conn, uint16_t max_names, uint16_t pattern_len, const char *pattern); Reply datastructure typedef...
xcb_list_hosts(3)
NAME xcb_list_hosts - SYNOPSIS #include <xcb/xproto.h> Request function xcb_list_hosts_cookie_t xcb_list_hosts(xcb_connection_t *conn, Reply datastructure typedef struct xcb_list_hosts_reply_t { uint8_t response_type; uint8_t mode; uint16_t sequence; ...
xcb_list_hosts_hosts_iterator(3)
NAME xcb_list_hosts - SYNOPSIS #include <xcb/xproto.h> Request function xcb_list_hosts_cookie_t xcb_list_hosts(xcb_connection_t *conn, Reply datastructure typedef struct xcb_list_hosts_reply_t { uint8_t response_type; uint8_t mode; uint16_t sequence; ...
xcb_list_hosts_hosts_length(3)
NAME xcb_list_hosts - SYNOPSIS #include <xcb/xproto.h> Request function xcb_list_hosts_cookie_t xcb_list_hosts(xcb_connection_t *conn, Reply datastructure typedef struct xcb_list_hosts_reply_t { uint8_t response_type; uint8_t mode; uint16_t sequence; ...
xcb_list_hosts_reply(3)
NAME xcb_list_hosts - SYNOPSIS #include <xcb/xproto.h> Request function xcb_list_hosts_cookie_t xcb_list_hosts(xcb_connection_t *conn, Reply datastructure typedef struct xcb_list_hosts_reply_t { uint8_t response_type; uint8_t mode; uint16_t sequence; ...
xcb_list_hosts_unchecked(3)
NAME xcb_list_hosts - SYNOPSIS #include <xcb/xproto.h> Request function xcb_list_hosts_cookie_t xcb_list_hosts(xcb_connection_t *conn, Reply datastructure typedef struct xcb_list_hosts_reply_t { uint8_t response_type; uint8_t mode; uint16_t sequence; ...
xcb_list_installed_colormaps(3)
NAME xcb_list_installed_colormaps - SYNOPSIS #include <xcb/xproto.h> Request function xcb_list_installed_colormaps_cookie_t xcb_list_installed_colormaps(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_list_installed_colormaps_reply_t { uint8_t res...
xcb_list_installed_colormaps_cmaps(3)
NAME xcb_list_installed_colormaps - SYNOPSIS #include <xcb/xproto.h> Request function xcb_list_installed_colormaps_cookie_t xcb_list_installed_colormaps(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_list_installed_colormaps_reply_t { uint8_t res...
xcb_list_installed_colormaps_cmaps_end(3)
NAME xcb_list_installed_colormaps - SYNOPSIS #include <xcb/xproto.h> Request function xcb_list_installed_colormaps_cookie_t xcb_list_installed_colormaps(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_list_installed_colormaps_reply_t { uint8_t res...
xcb_list_installed_colormaps_cmaps_length(3)
NAME xcb_list_installed_colormaps - SYNOPSIS #include <xcb/xproto.h> Request function xcb_list_installed_colormaps_cookie_t xcb_list_installed_colormaps(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_list_installed_colormaps_reply_t { uint8_t res...
xcb_list_installed_colormaps_reply(3)
NAME xcb_list_installed_colormaps - SYNOPSIS #include <xcb/xproto.h> Request function xcb_list_installed_colormaps_cookie_t xcb_list_installed_colormaps(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_list_installed_colormaps_reply_t { uint8_t res...
xcb_list_installed_colormaps_unchecked(3)
NAME xcb_list_installed_colormaps - SYNOPSIS #include <xcb/xproto.h> Request function xcb_list_installed_colormaps_cookie_t xcb_list_installed_colormaps(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_list_installed_colormaps_reply_t { uint8_t res...
xcb_list_properties(3)
NAME xcb_list_properties - SYNOPSIS #include <xcb/xproto.h> Request function xcb_list_properties_cookie_t xcb_list_properties(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_list_properties_reply_t { uint8_t response_type; uint8_t pad0...
xcb_list_properties_atoms(3)
NAME xcb_list_properties - SYNOPSIS #include <xcb/xproto.h> Request function xcb_list_properties_cookie_t xcb_list_properties(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_list_properties_reply_t { uint8_t response_type; uint8_t pad0...
xcb_list_properties_atoms_end(3)
NAME xcb_list_properties - SYNOPSIS #include <xcb/xproto.h> Request function xcb_list_properties_cookie_t xcb_list_properties(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_list_properties_reply_t { uint8_t response_type; uint8_t pad0...
xcb_list_properties_atoms_length(3)
NAME xcb_list_properties - SYNOPSIS #include <xcb/xproto.h> Request function xcb_list_properties_cookie_t xcb_list_properties(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_list_properties_reply_t { uint8_t response_type; uint8_t pad0...
xcb_list_properties_reply(3)
NAME xcb_list_properties - SYNOPSIS #include <xcb/xproto.h> Request function xcb_list_properties_cookie_t xcb_list_properties(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_list_properties_reply_t { uint8_t response_type; uint8_t pad0...
xcb_list_properties_unchecked(3)
NAME xcb_list_properties - SYNOPSIS #include <xcb/xproto.h> Request function xcb_list_properties_cookie_t xcb_list_properties(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_list_properties_reply_t { uint8_t response_type; uint8_t pad0...
xcb_lookup_color(3)
NAME xcb_lookup_color - SYNOPSIS #include <xcb/xproto.h> Request function xcb_lookup_color_cookie_t xcb_lookup_color(xcb_connection_t *conn, xcb_colormap_t cmap, uint16_t name_len, const char *name); Reply datastructure typedef struct xcb_lookup_color_reply_t { uint8_t response_type;...
xcb_lookup_color_reply(3)
NAME xcb_lookup_color - SYNOPSIS #include <xcb/xproto.h> Request function xcb_lookup_color_cookie_t xcb_lookup_color(xcb_connection_t *conn, xcb_colormap_t cmap, uint16_t name_len, const char *name); Reply datastructure typedef struct xcb_lookup_color_reply_t { uint8_t response_type;...
xcb_lookup_color_unchecked(3)
NAME xcb_lookup_color - SYNOPSIS #include <xcb/xproto.h> Request function xcb_lookup_color_cookie_t xcb_lookup_color(xcb_connection_t *conn, xcb_colormap_t cmap, uint16_t name_len, const char *name); Reply datastructure typedef struct xcb_lookup_color_reply_t { uint8_t response_type;...
xcb_map_notify_event_t(3)
NAME xcb_map_notify_event_t - a window was mapped SYNOPSIS #include <xcb/xproto.h> Event datastructure typedef struct xcb_map_notify_event_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; xcb_window_t event; xcb_window_t window;...
xcb_map_request_event_t(3)
NAME xcb_map_request_event_t - window wants to be mapped SYNOPSIS #include <xcb/xproto.h> Event datastructure typedef struct xcb_map_request_event_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; xcb_window_t parent; xcb_window_...
xcb_map_subwindows(3)
NAME xcb_map_subwindows - SYNOPSIS #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_map_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_void_co...
xcb_map_subwindows_checked(3)
NAME xcb_map_subwindows - SYNOPSIS #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_map_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_void_co...
xcb_map_window(3)
NAME xcb_map_window - Makes a window visible SYNOPSIS #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_map_window(xcb_connection_t *conn, xcb_window_t window); REQUEST ARGUMENTS conn The XCB connection to X11. window The window to make visible. DESCRIPTION Maps the specified...
xcb_map_window_checked(3)
NAME xcb_map_window - Makes a window visible SYNOPSIS #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_map_window(xcb_connection_t *conn, xcb_window_t window); REQUEST ARGUMENTS conn The XCB connection to X11. window The window to make visible. DESCRIPTION Maps the specified...
xcb_mapping_notify_event_t(3)
NAME xcb_mapping_notify_event_t - keyboard mapping changed SYNOPSIS #include <xcb/xproto.h> Event datastructure typedef struct xcb_mapping_notify_event_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint8_t request; x...
xcb_motion_notify_event_t(3)
NAME xcb_motion_notify_event_t - a key was pressed SYNOPSIS #include <xcb/xproto.h> Event datastructure typedef struct xcb_motion_notify_event_t { uint8_t response_type; uint8_t detail; uint16_t sequence; xcb_timestamp_t time; xcb...
xcb_no_exposure_event_t(3)
NAME xcb_no_exposure_event_t - SYNOPSIS #include <xcb/xproto.h> Event datastructure typedef struct xcb_no_exposure_event_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; xcb_drawable_t drawable; uint16_t minor_opcode...
xcb_no_operation(3)
NAME xcb_no_operation - SYNOPSIS #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_no_operation(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_no_operation_checked(3)
NAME xcb_no_operation - SYNOPSIS #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_no_operation(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_open_font(3)
NAME xcb_open_font - opens a font SYNOPSIS #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_open_font(xcb_connection_t *conn, xcb_font_t fid, uint16_t name_len, const char *name); REQUEST ARGUMENTS conn The XCB connection to X11. fid The ID with which you will refer to the...
xcb_open_font_checked(3)
NAME xcb_open_font - opens a font SYNOPSIS #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_open_font(xcb_connection_t *conn, xcb_font_t fid, uint16_t name_len, const char *name); REQUEST ARGUMENTS conn The XCB connection to X11. fid The ID with which you will refer to the...
xcb_poly_arc(3)
NAME xcb_poly_arc - SYNOPSIS #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_poly_arc(xcb_connection_t *conn, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t arcs_len, const xcb_arc_t *arcs); REQUEST ARGUMENTS conn The XCB connection to X11. drawable TODO: NOT YET DOCUMEN...
xcb_poly_arc_checked(3)
NAME xcb_poly_arc - SYNOPSIS #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_poly_arc(xcb_connection_t *conn, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t arcs_len, const xcb_arc_t *arcs); REQUEST ARGUMENTS conn The XCB connection to X11. drawable TODO: NOT YET DOCUMEN...
xcb_poly_fill_arc(3)
NAME xcb_poly_fill_arc - SYNOPSIS #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_poly_fill_arc(xcb_connection_t *conn, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t arcs_len, const xcb_arc_t *arcs); REQUEST ARGUMENTS conn The XCB connection to X11. drawable TODO: NOT Y...
xcb_poly_fill_arc_checked(3)
NAME xcb_poly_fill_arc - SYNOPSIS #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_poly_fill_arc(xcb_connection_t *conn, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t arcs_len, const xcb_arc_t *arcs); REQUEST ARGUMENTS conn The XCB connection to X11. drawable TODO: NOT Y...
xcb_poly_fill_rectangle(3)
NAME xcb_poly_fill_rectangle - Fills rectangles SYNOPSIS #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_poly_fill_rectangle(xcb_connection_t *conn, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t rectangles_len, const xcb_rectangle_t *rectangles); REQUEST ARGUMENTS conn The XCB c...
xcb_poly_fill_rectangle_checked(3)
NAME xcb_poly_fill_rectangle - Fills rectangles SYNOPSIS #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_poly_fill_rectangle(xcb_connection_t *conn, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t rectangles_len, const xcb_rectangle_t *rectangles); REQUEST ARGUMENTS conn The XCB c...
xcb_poly_line(3)
NAME xcb_poly_line - draw lines SYNOPSIS #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_poly_line(xcb_connection_t *conn, uint8_t coordinate_mode, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t points_len, const xcb_point_t *points); REQUEST ARGUMENTS conn The XCB connection to ...
xcb_poly_line_checked(3)
NAME xcb_poly_line - draw lines SYNOPSIS #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_poly_line(xcb_connection_t *conn, uint8_t coordinate_mode, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t points_len, const xcb_point_t *points); REQUEST ARGUMENTS conn The XCB connection to ...
xcb_poly_point(3)
NAME xcb_poly_point - SYNOPSIS #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_poly_point(xcb_connection_t *conn, uint8_t coordinate_mode, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t points_len, const xcb_point_t *points); REQUEST ARGUMENTS conn The XCB connection to X11. ...
xcb_poly_point_checked(3)
NAME xcb_poly_point - SYNOPSIS #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_poly_point(xcb_connection_t *conn, uint8_t coordinate_mode, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t points_len, const xcb_point_t *points); REQUEST ARGUMENTS conn The XCB connection to X11. ...
xcb_poly_rectangle(3)
NAME xcb_poly_rectangle - SYNOPSIS #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_poly_rectangle(xcb_connection_t *conn, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t rectangles_len, const xcb_rectangle_t *rectangles); REQUEST ARGUMENTS conn The XCB connection to X11. d...
xcb_poly_rectangle_checked(3)
NAME xcb_poly_rectangle - SYNOPSIS #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_poly_rectangle(xcb_connection_t *conn, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t rectangles_len, const xcb_rectangle_t *rectangles); REQUEST ARGUMENTS conn The XCB connection to X11. d...
xcb_poly_segment(3)
NAME xcb_poly_segment - draw lines SYNOPSIS #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_poly_segment(xcb_connection_t *conn, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t segments_len, const xcb_segment_t *segments); REQUEST ARGUMENTS conn The XCB connection to X11. ...
xcb_poly_segment_checked(3)
NAME xcb_poly_segment - draw lines SYNOPSIS #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_poly_segment(xcb_connection_t *conn, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t segments_len, const xcb_segment_t *segments); REQUEST ARGUMENTS conn The XCB connection to X11. ...
xcb_poly_text_16(3)
NAME xcb_poly_text_16 - SYNOPSIS #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_poly_text_16(xcb_connection_t *conn, xcb_drawable_t drawable, xcb_gcontext_t gc, int16_t x, int16_t y, uint32_t items_len, const uint8_t *items); REQUEST ARGUMENTS conn The XCB connection to X11. d...
xcb_poly_text_16_checked(3)
NAME xcb_poly_text_16 - SYNOPSIS #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_poly_text_16(xcb_connection_t *conn, xcb_drawable_t drawable, xcb_gcontext_t gc, int16_t x, int16_t y, uint32_t items_len, const uint8_t *items); REQUEST ARGUMENTS conn The XCB connection to X11. d...
xcb_poly_text_8(3)
NAME xcb_poly_text_8 - SYNOPSIS #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_poly_text_8(xcb_connection_t *conn, xcb_drawable_t drawable, xcb_gcontext_t gc, int16_t x, int16_t y, uint32_t items_len, const uint8_t *items); REQUEST ARGUMENTS conn The XCB connection to X11. dra...
xcb_poly_text_8_checked(3)
NAME xcb_poly_text_8 - SYNOPSIS #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_poly_text_8(xcb_connection_t *conn, xcb_drawable_t drawable, xcb_gcontext_t gc, int16_t x, int16_t y, uint32_t items_len, const uint8_t *items); REQUEST ARGUMENTS conn The XCB connection to X11. dra...
xcb_present_complete_notify_event_t(3)
NAME xcb_present_complete_notify_event_t - SYNOPSIS #include <xcb/present.h> Event datastructure typedef struct xcb_present_complete_notify_event_t { uint8_t response_type; uint8_t extension; uint16_t sequence; uint32_t ...
xcb_present_configure_notify_event_t(3)
NAME xcb_present_configure_notify_event_t - SYNOPSIS #include <xcb/present.h> Event datastructure typedef struct xcb_present_configure_notify_event_t { uint8_t response_type; uint8_t extension; uint16_t sequence; uint32_t ...
xcb_present_generic_event_t(3)
NAME xcb_present_generic_event_t - SYNOPSIS #include <xcb/present.h> Event datastructure typedef struct xcb_present_generic_event_t { uint8_t response_type; uint8_t extension; uint16_t sequence; uint32_t length; ...
xcb_present_idle_notify_event_t(3)
NAME xcb_present_idle_notify_event_t - SYNOPSIS #include <xcb/present.h> Event datastructure typedef struct xcb_present_idle_notify_event_t { uint8_t response_type; uint8_t extension; uint16_t sequence; uint32_t length...
xcb_present_notify_msc(3)
NAME xcb_present_notify_msc - SYNOPSIS #include <xcb/present.h> Request function xcb_void_cookie_t xcb_present_notify_msc(xcb_connection_t *conn, xcb_window_t window, uint32_t serial, uint64_t target_msc, uint64_t divisor, uint64_t remainder); REQUEST ARGUMENTS conn The XCB connection to X11. ...
xcb_present_notify_msc_checked(3)
NAME xcb_present_notify_msc - SYNOPSIS #include <xcb/present.h> Request function xcb_void_cookie_t xcb_present_notify_msc(xcb_connection_t *conn, xcb_window_t window, uint32_t serial, uint64_t target_msc, uint64_t divisor, uint64_t remainder); REQUEST ARGUMENTS conn The XCB connection to X11. ...
xcb_present_pixmap(3)
NAME xcb_present_pixmap - SYNOPSIS #include <xcb/present.h> Request function xcb_void_cookie_t xcb_present_pixmap(xcb_connection_t *conn, xcb_window_t window, xcb_pixmap_t pixmap, uint32_t serial, xcb_xfixes_region_t valid, xcb_xfixes_region_t update, int16_t x_off, int16_t y_off, xcb_randr_crtc_t target_c...
xcb_present_pixmap_checked(3)
NAME xcb_present_pixmap - SYNOPSIS #include <xcb/present.h> Request function xcb_void_cookie_t xcb_present_pixmap(xcb_connection_t *conn, xcb_window_t window, xcb_pixmap_t pixmap, uint32_t serial, xcb_xfixes_region_t valid, xcb_xfixes_region_t update, int16_t x_off, int16_t y_off, xcb_randr_crtc_t target_c...
xcb_present_pixmap_synced(3)
NAME xcb_present_pixmap_synced - SYNOPSIS #include <xcb/present.h> Request function xcb_void_cookie_t xcb_present_pixmap_synced(xcb_connection_t *conn, xcb_window_t window, xcb_pixmap_t pixmap, uint32_t serial, xcb_xfixes_region_t valid, xcb_xfixes_region_t update, int16_t x_off, int16_t y_off, ...
xcb_present_pixmap_synced_checked(3)
NAME xcb_present_pixmap_synced - SYNOPSIS #include <xcb/present.h> Request function xcb_void_cookie_t xcb_present_pixmap_synced(xcb_connection_t *conn, xcb_window_t window, xcb_pixmap_t pixmap, uint32_t serial, xcb_xfixes_region_t valid, xcb_xfixes_region_t update, int16_t x_off, int16_t y_off, ...
xcb_present_query_capabilities(3)
NAME xcb_present_query_capabilities - SYNOPSIS #include <xcb/present.h> Request function xcb_present_query_capabilities_cookie_t xcb_present_query_capabilities(xcb_connection_t *conn, uint32_t target); Reply datastructure typedef struct xcb_present_query_capabilities_reply_t { uint8_t...
xcb_present_query_capabilities_reply(3)
NAME xcb_present_query_capabilities - SYNOPSIS #include <xcb/present.h> Request function xcb_present_query_capabilities_cookie_t xcb_present_query_capabilities(xcb_connection_t *conn, uint32_t target); Reply datastructure typedef struct xcb_present_query_capabilities_reply_t { uint8_t...
xcb_present_query_capabilities_unchecked(3)
NAME xcb_present_query_capabilities - SYNOPSIS #include <xcb/present.h> Request function xcb_present_query_capabilities_cookie_t xcb_present_query_capabilities(xcb_connection_t *conn, uint32_t target); Reply datastructure typedef struct xcb_present_query_capabilities_reply_t { uint8_t...
xcb_present_query_version(3)
NAME xcb_present_query_version - SYNOPSIS #include <xcb/present.h> Request function xcb_present_query_version_cookie_t xcb_present_query_version(xcb_connection_t *conn, uint32_t major_version, uint32_t minor_version); Reply datastructure typedef struct xcb_present_query_version_rep...
xcb_present_query_version_reply(3)
NAME xcb_present_query_version - SYNOPSIS #include <xcb/present.h> Request function xcb_present_query_version_cookie_t xcb_present_query_version(xcb_connection_t *conn, uint32_t major_version, uint32_t minor_version); Reply datastructure typedef struct xcb_present_query_version_reply_t { ...
xcb_present_query_version_unchecked(3)
NAME xcb_present_query_version - SYNOPSIS #include <xcb/present.h> Request function xcb_present_query_version_cookie_t xcb_present_query_version(xcb_connection_t *conn, uint32_t major_version, uint32_t minor_version); Reply datastructure typedef struct xcb_present_query_version_reply_t { ...
xcb_present_redirect_notify_event_t(3)
NAME xcb_present_redirect_notify_event_t - SYNOPSIS #include <xcb/present.h> Event datastructure typedef struct xcb_present_redirect_notify_event_t { uint8_t response_type; uint8_t extension; uint16_t sequence; uint32_t ...
xcb_present_select_input(3)
NAME xcb_present_select_input - SYNOPSIS #include <xcb/present.h> Request function xcb_void_cookie_t xcb_present_select_input(xcb_connection_t *conn, xcb_present_event_t eid, xcb_window_t window, uint32_t event_mask); REQUEST ARGUMENTS conn The XCB connection to X11. eid TODO: NOT YET D...
xcb_present_select_input_checked(3)
NAME xcb_present_select_input - SYNOPSIS #include <xcb/present.h> Request function xcb_void_cookie_t xcb_present_select_input(xcb_connection_t *conn, xcb_present_event_t eid, xcb_window_t window, uint32_t event_mask); REQUEST ARGUMENTS conn The XCB connection to X11. eid TODO: NOT YET D...
xcb_property_notify_event_t(3)
NAME xcb_property_notify_event_t - a window property changed SYNOPSIS #include <xcb/xproto.h> Event datastructure typedef struct xcb_property_notify_event_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; xcb_window_t window; ...
xcb_put_image(3)
NAME xcb_put_image - SYNOPSIS #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_put_image(xcb_connection_t *conn, uint8_t format, xcb_drawable_t drawable, xcb_gcontext_t gc, uint16_t width, uint16_t height, int16_t dst_x, int16_t dst_y, uint8_t left_pad, uint8_t depth, uint32_t data_len, const...
xcb_put_image_checked(3)
NAME xcb_put_image - SYNOPSIS #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_put_image(xcb_connection_t *conn, uint8_t format, xcb_drawable_t drawable, xcb_gcontext_t gc, uint16_t width, uint16_t height, int16_t dst_x, int16_t dst_y, uint8_t left_pad, uint8_t depth, uint32_t data_len, const...
xcb_query_best_size(3)
NAME xcb_query_best_size - SYNOPSIS #include <xcb/xproto.h> Request function xcb_query_best_size_cookie_t xcb_query_best_size(xcb_connection_t *conn, uint8_t _class, xcb_drawable_t drawable, uint16_t width, uint16_t height); Reply datastructure typedef struct xcb_query_best_size_reply_t { ...
xcb_query_best_size_reply(3)
NAME xcb_query_best_size - SYNOPSIS #include <xcb/xproto.h> Request function xcb_query_best_size_cookie_t xcb_query_best_size(xcb_connection_t *conn, uint8_t _class, xcb_drawable_t drawable, uint16_t width, uint16_t height); Reply datastructure typedef struct xcb_query_best_size_reply_t { ...
xcb_query_best_size_unchecked(3)
NAME xcb_query_best_size - SYNOPSIS #include <xcb/xproto.h> Request function xcb_query_best_size_cookie_t xcb_query_best_size(xcb_connection_t *conn, uint8_t _class, xcb_drawable_t drawable, uint16_t width, uint16_t height); Reply datastructure typedef struct xcb_query_best_size_reply_t { ...
xcb_query_colors(3)
NAME xcb_query_colors - SYNOPSIS #include <xcb/xproto.h> Request function xcb_query_colors_cookie_t xcb_query_colors(xcb_connection_t *conn, xcb_colormap_t cmap, uint32_t pixels_len, const uint32_t *pixels); Reply datastructure typedef struct xcb_query_colors_reply_t { uint8_t respon...
xcb_query_colors_colors(3)
NAME xcb_query_colors - SYNOPSIS #include <xcb/xproto.h> Request function xcb_query_colors_cookie_t xcb_query_colors(xcb_connection_t *conn, xcb_colormap_t cmap, uint32_t pixels_len, const uint32_t *pixels); Reply datastructure typedef struct xcb_query_colors_reply_t { uint8_t respon...
xcb_query_colors_colors_iterator(3)
NAME xcb_query_colors - SYNOPSIS #include <xcb/xproto.h> Request function xcb_query_colors_cookie_t xcb_query_colors(xcb_connection_t *conn, xcb_colormap_t cmap, uint32_t pixels_len, const uint32_t *pixels); Reply datastructure typedef struct xcb_query_colors_reply_t { uint8_t respon...
xcb_query_colors_colors_length(3)
NAME xcb_query_colors - SYNOPSIS #include <xcb/xproto.h> Request function xcb_query_colors_cookie_t xcb_query_colors(xcb_connection_t *conn, xcb_colormap_t cmap, uint32_t pixels_len, const uint32_t *pixels); Reply datastructure typedef struct xcb_query_colors_reply_t { uint8_t respon...
xcb_query_colors_reply(3)
NAME xcb_query_colors - SYNOPSIS #include <xcb/xproto.h> Request function xcb_query_colors_cookie_t xcb_query_colors(xcb_connection_t *conn, xcb_colormap_t cmap, uint32_t pixels_len, const uint32_t *pixels); Reply datastructure typedef struct xcb_query_colors_reply_t { uint8_t respon...
xcb_query_colors_unchecked(3)
NAME xcb_query_colors - SYNOPSIS #include <xcb/xproto.h> Request function xcb_query_colors_cookie_t xcb_query_colors(xcb_connection_t *conn, xcb_colormap_t cmap, uint32_t pixels_len, const uint32_t *pixels); Reply datastructure typedef struct xcb_query_colors_reply_t { uint8_t respon...
xcb_query_extension(3)
NAME xcb_query_extension - check if extension is present SYNOPSIS #include <xcb/xproto.h> Request function xcb_query_extension_cookie_t xcb_query_extension(xcb_connection_t *conn, uint16_t name_len, const char *name); Reply datastructure typedef struct xcb_query_extension_reply_t { ui...
xcb_query_extension_reply(3)
NAME xcb_query_extension - check if extension is present SYNOPSIS #include <xcb/xproto.h> Request function xcb_query_extension_cookie_t xcb_query_extension(xcb_connection_t *conn, uint16_t name_len, const char *name); Reply datastructure typedef struct xcb_query_extension_reply_t { ui...
xcb_query_extension_unchecked(3)
NAME xcb_query_extension - check if extension is present SYNOPSIS #include <xcb/xproto.h> Request function xcb_query_extension_cookie_t xcb_query_extension(xcb_connection_t *conn, uint16_t name_len, const char *name); Reply datastructure typedef struct xcb_query_extension_reply_t { ui...
xcb_query_font(3)
NAME xcb_query_font - query font metrics SYNOPSIS #include <xcb/xproto.h> Request function xcb_query_font_cookie_t xcb_query_font(xcb_connection_t *conn, xcb_fontable_t font); Reply datastructure typedef struct xcb_query_font_reply_t { uint8_t response_type; uint8_t ...
xcb_query_font_char_infos(3)
NAME xcb_query_font - query font metrics SYNOPSIS #include <xcb/xproto.h> Request function xcb_query_font_cookie_t xcb_query_font(xcb_connection_t *conn, xcb_fontable_t font); Reply datastructure typedef struct xcb_query_font_reply_t { uint8_t response_type; uint8_t ...
xcb_query_font_char_infos_iterator(3)
NAME xcb_query_font - query font metrics SYNOPSIS #include <xcb/xproto.h> Request function xcb_query_font_cookie_t xcb_query_font(xcb_connection_t *conn, xcb_fontable_t font); Reply datastructure typedef struct xcb_query_font_reply_t { uint8_t response_type; uint8_t ...
xcb_query_font_char_infos_length(3)
NAME xcb_query_font - query font metrics SYNOPSIS #include <xcb/xproto.h> Request function xcb_query_font_cookie_t xcb_query_font(xcb_connection_t *conn, xcb_fontable_t font); Reply datastructure typedef struct xcb_query_font_reply_t { uint8_t response_type; uint8_t ...
xcb_query_font_properties(3)
NAME xcb_query_font - query font metrics SYNOPSIS #include <xcb/xproto.h> Request function xcb_query_font_cookie_t xcb_query_font(xcb_connection_t *conn, xcb_fontable_t font); Reply datastructure typedef struct xcb_query_font_reply_t { uint8_t response_type; uint8_t ...
xcb_query_font_properties_iterator(3)
NAME xcb_query_font - query font metrics SYNOPSIS #include <xcb/xproto.h> Request function xcb_query_font_cookie_t xcb_query_font(xcb_connection_t *conn, xcb_fontable_t font); Reply datastructure typedef struct xcb_query_font_reply_t { uint8_t response_type; uint8_t ...
xcb_query_font_properties_length(3)
NAME xcb_query_font - query font metrics SYNOPSIS #include <xcb/xproto.h> Request function xcb_query_font_cookie_t xcb_query_font(xcb_connection_t *conn, xcb_fontable_t font); Reply datastructure typedef struct xcb_query_font_reply_t { uint8_t response_type; uint8_t ...
xcb_query_font_reply(3)
NAME xcb_query_font - query font metrics SYNOPSIS #include <xcb/xproto.h> Request function xcb_query_font_cookie_t xcb_query_font(xcb_connection_t *conn, xcb_fontable_t font); Reply datastructure typedef struct xcb_query_font_reply_t { uint8_t response_type; uint8_t ...
xcb_query_font_unchecked(3)
NAME xcb_query_font - query font metrics SYNOPSIS #include <xcb/xproto.h> Request function xcb_query_font_cookie_t xcb_query_font(xcb_connection_t *conn, xcb_fontable_t font); Reply datastructure typedef struct xcb_query_font_reply_t { uint8_t response_type; uint8_t ...