Author: Linux Manual

Linux man pages imported from manual pages.
  • |

    xcb_get_property_value_end (3) Linux Manual Page

    xcb_get_property – Gets a window property Synopsis #include <xcb/xproto.h> Request function xcb_get_property_cookie_t xcb_get_property(xcb_connection_t *conn, uint8_t _delete, xcb_window_t window, xcb_atom_t property, xcb_atom_t type, uint32_t long_offset, uint32_t long_length); Reply datastructure typedef struct xcb_get_property_reply_t { uint8_t response_type; uint8_t format; uint16_t sequence; uint32_t length; xcb_atom_t type; uint32_t bytes_after; uint32_t value_len; uint8_t pad0[12]; } xcb_get_property_reply_t; Reply function xcb_get_property_reply_t *xcb_get_property_reply(xcb_connection_t *conn, xcb_get_property_cookie_t cookie,…

  • |

    xcb_get_property_value (3) Linux Manual Page

    xcb_get_property – Gets a window property Synopsis #include <xcb/xproto.h> Request function xcb_get_property_cookie_t xcb_get_property(xcb_connection_t *conn, uint8_t _delete, xcb_window_t window, xcb_atom_t property, xcb_atom_t type, uint32_t long_offset, uint32_t long_length); Reply datastructure typedef struct xcb_get_property_reply_t { uint8_t response_type; uint8_t format; uint16_t sequence; uint32_t length; xcb_atom_t type; uint32_t bytes_after; uint32_t value_len; uint8_t pad0[12]; } xcb_get_property_reply_t; Reply function xcb_get_property_reply_t *xcb_get_property_reply(xcb_connection_t *conn, xcb_get_property_cookie_t cookie,…

  • |

    xcb_get_property_unchecked (3) Linux Manual Page

    xcb_get_property – Gets a window property Synopsis #include <xcb/xproto.h> Request function xcb_get_property_cookie_t xcb_get_property(xcb_connection_t *conn, uint8_t _delete, xcb_window_t window, xcb_atom_t property, xcb_atom_t type, uint32_t long_offset, uint32_t long_length); Reply datastructure typedef struct xcb_get_property_reply_t { uint8_t response_type; uint8_t format; uint16_t sequence; uint32_t length; xcb_atom_t type; uint32_t bytes_after; uint32_t value_len; uint8_t pad0[12]; } xcb_get_property_reply_t; Reply function xcb_get_property_reply_t *xcb_get_property_reply(xcb_connection_t *conn, xcb_get_property_cookie_t cookie,…

  • |

    xcb_get_property_reply (3) Linux Manual Page

    xcb_get_property – Gets a window property Synopsis #include <xcb/xproto.h> Request function xcb_get_property_cookie_t xcb_get_property(xcb_connection_t *conn, uint8_t _delete, xcb_window_t window, xcb_atom_t property, xcb_atom_t type, uint32_t long_offset, uint32_t long_length); Reply datastructure typedef struct xcb_get_property_reply_t { uint8_t response_type; uint8_t format; uint16_t sequence; uint32_t length; xcb_atom_t type; uint32_t bytes_after; uint32_t value_len; uint8_t pad0[12]; } xcb_get_property_reply_t; Reply function xcb_get_property_reply_t *xcb_get_property_reply(xcb_connection_t *conn, xcb_get_property_cookie_t cookie,…

  • |

    xcb_get_property (3) Linux Manual Page

    xcb_get_property – Gets a window property Synopsis #include <xcb/xproto.h> Request function xcb_get_property_cookie_t xcb_get_property(xcb_connection_t *conn, uint8_t _delete, xcb_window_t window, xcb_atom_t property, xcb_atom_t type, uint32_t long_offset, uint32_t long_length); Reply datastructure typedef struct xcb_get_property_reply_t { uint8_t response_type; uint8_t format; uint16_t sequence; uint32_t length; xcb_atom_t type; uint32_t bytes_after; uint32_t value_len; uint8_t pad0[12]; } xcb_get_property_reply_t; Reply function xcb_get_property_reply_t *xcb_get_property_reply(xcb_connection_t *conn, xcb_get_property_cookie_t cookie,…

  • |

    xcb_get_pointer_mapping_unchecked (3) Linux Manual Page

    xcb_get_pointer_mapping – Synopsis #include <xcb/xproto.h> Request function xcb_get_pointer_mapping_cookie_t xcb_get_pointer_mapping(xcb_connection_t *conn, Reply datastructure typedef struct xcb_get_pointer_mapping_reply_t { uint8_t response_type; uint8_t map_len; uint16_t sequence; uint32_t length; uint8_t pad0[24]; } xcb_get_pointer_mapping_reply_t; Reply function xcb_get_pointer_mapping_reply_t *xcb_get_pointer_mapping_reply(xcb_connection_t *conn, xcb_get_pointer_mapping_cookie_t cookie, xcb_generic_error_t **e); Reply accessors uint8_t *xcb_get_pointer_mapping_map(const xcb_get_pointer_mapping_request_t *reply); int xcb_get_pointer_mapping_map_length(const xcb_get_pointer_mapping_reply_t *reply); xcb_generic_iterator_t xcb_get_pointer_mapping_map_end(const xcb_get_pointer_mapping_reply_t *reply); Request Arguments conn The XCB connection to…

  • |

    xcb_get_pointer_mapping_reply (3) Linux Manual Page

    xcb_get_pointer_mapping – Synopsis #include <xcb/xproto.h> Request function xcb_get_pointer_mapping_cookie_t xcb_get_pointer_mapping(xcb_connection_t *conn, Reply datastructure typedef struct xcb_get_pointer_mapping_reply_t { uint8_t response_type; uint8_t map_len; uint16_t sequence; uint32_t length; uint8_t pad0[24]; } xcb_get_pointer_mapping_reply_t; Reply function xcb_get_pointer_mapping_reply_t *xcb_get_pointer_mapping_reply(xcb_connection_t *conn, xcb_get_pointer_mapping_cookie_t cookie, xcb_generic_error_t **e); Reply accessors uint8_t *xcb_get_pointer_mapping_map(const xcb_get_pointer_mapping_request_t *reply); int xcb_get_pointer_mapping_map_length(const xcb_get_pointer_mapping_reply_t *reply); xcb_generic_iterator_t xcb_get_pointer_mapping_map_end(const xcb_get_pointer_mapping_reply_t *reply); Request Arguments conn The XCB connection to…

  • |

    xcb_get_pointer_mapping_map_length (3) Linux Manual Page

    xcb_get_pointer_mapping – Synopsis #include <xcb/xproto.h> Request function xcb_get_pointer_mapping_cookie_t xcb_get_pointer_mapping(xcb_connection_t *conn, Reply datastructure typedef struct xcb_get_pointer_mapping_reply_t { uint8_t response_type; uint8_t map_len; uint16_t sequence; uint32_t length; uint8_t pad0[24]; } xcb_get_pointer_mapping_reply_t; Reply function xcb_get_pointer_mapping_reply_t *xcb_get_pointer_mapping_reply(xcb_connection_t *conn, xcb_get_pointer_mapping_cookie_t cookie, xcb_generic_error_t **e); Reply accessors uint8_t *xcb_get_pointer_mapping_map(const xcb_get_pointer_mapping_request_t *reply); int xcb_get_pointer_mapping_map_length(const xcb_get_pointer_mapping_reply_t *reply); xcb_generic_iterator_t xcb_get_pointer_mapping_map_end(const xcb_get_pointer_mapping_reply_t *reply); Request Arguments conn The XCB connection to…

  • |

    xcb_get_pointer_mapping_map_end (3) Linux Manual Page

    xcb_get_pointer_mapping – Synopsis #include <xcb/xproto.h> Request function xcb_get_pointer_mapping_cookie_t xcb_get_pointer_mapping(xcb_connection_t *conn, Reply datastructure typedef struct xcb_get_pointer_mapping_reply_t { uint8_t response_type; uint8_t map_len; uint16_t sequence; uint32_t length; uint8_t pad0[24]; } xcb_get_pointer_mapping_reply_t; Reply function xcb_get_pointer_mapping_reply_t *xcb_get_pointer_mapping_reply(xcb_connection_t *conn, xcb_get_pointer_mapping_cookie_t cookie, xcb_generic_error_t **e); Reply accessors uint8_t *xcb_get_pointer_mapping_map(const xcb_get_pointer_mapping_request_t *reply); int xcb_get_pointer_mapping_map_length(const xcb_get_pointer_mapping_reply_t *reply); xcb_generic_iterator_t xcb_get_pointer_mapping_map_end(const xcb_get_pointer_mapping_reply_t *reply); Request Arguments conn The XCB connection to…

  • |

    xcb_get_pointer_mapping_map (3) Linux Manual Page

    xcb_get_pointer_mapping – Synopsis #include <xcb/xproto.h> Request function xcb_get_pointer_mapping_cookie_t xcb_get_pointer_mapping(xcb_connection_t *conn, Reply datastructure typedef struct xcb_get_pointer_mapping_reply_t { uint8_t response_type; uint8_t map_len; uint16_t sequence; uint32_t length; uint8_t pad0[24]; } xcb_get_pointer_mapping_reply_t; Reply function xcb_get_pointer_mapping_reply_t *xcb_get_pointer_mapping_reply(xcb_connection_t *conn, xcb_get_pointer_mapping_cookie_t cookie, xcb_generic_error_t **e); Reply accessors uint8_t *xcb_get_pointer_mapping_map(const xcb_get_pointer_mapping_request_t *reply); int xcb_get_pointer_mapping_map_length(const xcb_get_pointer_mapping_reply_t *reply); xcb_generic_iterator_t xcb_get_pointer_mapping_map_end(const xcb_get_pointer_mapping_reply_t *reply); Request Arguments conn The XCB connection to…

  • |

    xcb_get_pointer_mapping (3) Linux Manual Page

    xcb_get_pointer_mapping – Synopsis #include <xcb/xproto.h> Request function xcb_get_pointer_mapping_cookie_t xcb_get_pointer_mapping(xcb_connection_t *conn, Reply datastructure typedef struct xcb_get_pointer_mapping_reply_t { uint8_t response_type; uint8_t map_len; uint16_t sequence; uint32_t length; uint8_t pad0[24]; } xcb_get_pointer_mapping_reply_t; Reply function xcb_get_pointer_mapping_reply_t *xcb_get_pointer_mapping_reply(xcb_connection_t *conn, xcb_get_pointer_mapping_cookie_t cookie, xcb_generic_error_t **e); Reply accessors uint8_t *xcb_get_pointer_mapping_map(const xcb_get_pointer_mapping_request_t *reply); int xcb_get_pointer_mapping_map_length(const xcb_get_pointer_mapping_reply_t *reply); xcb_generic_iterator_t xcb_get_pointer_mapping_map_end(const xcb_get_pointer_mapping_reply_t *reply); Request Arguments conn The XCB connection to…

  • |

    xcb_get_pointer_control_unchecked (3) Linux Manual Page

    xcb_get_pointer_control – Synopsis #include <xcb/xproto.h> Request function xcb_get_pointer_control_cookie_t xcb_get_pointer_control(xcb_connection_t *conn, Reply datastructure typedef struct xcb_get_pointer_control_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t acceleration_numerator; uint16_t acceleration_denominator; uint16_t threshold; uint8_t pad1[18]; } xcb_get_pointer_control_reply_t; Reply function xcb_get_pointer_control_reply_t *xcb_get_pointer_control_reply(xcb_connection_t *conn, xcb_get_pointer_control_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. Reply Fields response_type The type of this…

  • |

    xcb_get_pointer_control_reply (3) Linux Manual Page

    xcb_get_pointer_control – Synopsis #include <xcb/xproto.h> Request function xcb_get_pointer_control_cookie_t xcb_get_pointer_control(xcb_connection_t *conn, Reply datastructure typedef struct xcb_get_pointer_control_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t acceleration_numerator; uint16_t acceleration_denominator; uint16_t threshold; uint8_t pad1[18]; } xcb_get_pointer_control_reply_t; Reply function xcb_get_pointer_control_reply_t *xcb_get_pointer_control_reply(xcb_connection_t *conn, xcb_get_pointer_control_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. Reply Fields response_type The type of this…

  • |

    xcb_get_pointer_control (3) Linux Manual Page

    xcb_get_pointer_control – Synopsis #include <xcb/xproto.h> Request function xcb_get_pointer_control_cookie_t xcb_get_pointer_control(xcb_connection_t *conn, Reply datastructure typedef struct xcb_get_pointer_control_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint16_t acceleration_numerator; uint16_t acceleration_denominator; uint16_t threshold; uint8_t pad1[18]; } xcb_get_pointer_control_reply_t; Reply function xcb_get_pointer_control_reply_t *xcb_get_pointer_control_reply(xcb_connection_t *conn, xcb_get_pointer_control_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. Reply Fields response_type The type of this…

  • |

    xcb_get_motion_events_unchecked (3) Linux Manual Page

    xcb_get_motion_events – Synopsis #include <xcb/xproto.h> Request function xcb_get_motion_events_cookie_t xcb_get_motion_events(xcb_connection_t *conn, xcb_window_t window, xcb_timestamp_t start, xcb_timestamp_t stop); Reply datastructure typedef struct xcb_get_motion_events_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint32_t events_len; uint8_t pad1[20]; } xcb_get_motion_events_reply_t; Reply function xcb_get_motion_events_reply_t *xcb_get_motion_events_reply(xcb_connection_t *conn, xcb_get_motion_events_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_timecoord_t *xcb_get_motion_events_events(const xcb_get_motion_events_request_t *reply); int xcb_get_motion_events_events_length(const xcb_get_motion_events_reply_t *reply); xcb_timecoord_iterator_t xcb_get_motion_events_events_iterator(const xcb_get_motion_events_reply_t…

  • |

    xcb_get_motion_events_reply (3) Linux Manual Page

    xcb_get_motion_events – Synopsis #include <xcb/xproto.h> Request function xcb_get_motion_events_cookie_t xcb_get_motion_events(xcb_connection_t *conn, xcb_window_t window, xcb_timestamp_t start, xcb_timestamp_t stop); Reply datastructure typedef struct xcb_get_motion_events_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint32_t events_len; uint8_t pad1[20]; } xcb_get_motion_events_reply_t; Reply function xcb_get_motion_events_reply_t *xcb_get_motion_events_reply(xcb_connection_t *conn, xcb_get_motion_events_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_timecoord_t *xcb_get_motion_events_events(const xcb_get_motion_events_request_t *reply); int xcb_get_motion_events_events_length(const xcb_get_motion_events_reply_t *reply); xcb_timecoord_iterator_t xcb_get_motion_events_events_iterator(const xcb_get_motion_events_reply_t…

  • |

    xcb_get_motion_events_events_length (3) Linux Manual Page

    xcb_get_motion_events – Synopsis #include <xcb/xproto.h> Request function xcb_get_motion_events_cookie_t xcb_get_motion_events(xcb_connection_t *conn, xcb_window_t window, xcb_timestamp_t start, xcb_timestamp_t stop); Reply datastructure typedef struct xcb_get_motion_events_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint32_t events_len; uint8_t pad1[20]; } xcb_get_motion_events_reply_t; Reply function xcb_get_motion_events_reply_t *xcb_get_motion_events_reply(xcb_connection_t *conn, xcb_get_motion_events_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_timecoord_t *xcb_get_motion_events_events(const xcb_get_motion_events_request_t *reply); int xcb_get_motion_events_events_length(const xcb_get_motion_events_reply_t *reply); xcb_timecoord_iterator_t xcb_get_motion_events_events_iterator(const xcb_get_motion_events_reply_t…

  • |

    xcb_get_motion_events_events_iterator (3) Linux Manual Page

    xcb_get_motion_events – Synopsis #include <xcb/xproto.h> Request function xcb_get_motion_events_cookie_t xcb_get_motion_events(xcb_connection_t *conn, xcb_window_t window, xcb_timestamp_t start, xcb_timestamp_t stop); Reply datastructure typedef struct xcb_get_motion_events_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint32_t events_len; uint8_t pad1[20]; } xcb_get_motion_events_reply_t; Reply function xcb_get_motion_events_reply_t *xcb_get_motion_events_reply(xcb_connection_t *conn, xcb_get_motion_events_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_timecoord_t *xcb_get_motion_events_events(const xcb_get_motion_events_request_t *reply); int xcb_get_motion_events_events_length(const xcb_get_motion_events_reply_t *reply); xcb_timecoord_iterator_t xcb_get_motion_events_events_iterator(const xcb_get_motion_events_reply_t…

  • |

    xcb_get_motion_events_events (3) Linux Manual Page

    xcb_get_motion_events – Synopsis #include <xcb/xproto.h> Request function xcb_get_motion_events_cookie_t xcb_get_motion_events(xcb_connection_t *conn, xcb_window_t window, xcb_timestamp_t start, xcb_timestamp_t stop); Reply datastructure typedef struct xcb_get_motion_events_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint32_t events_len; uint8_t pad1[20]; } xcb_get_motion_events_reply_t; Reply function xcb_get_motion_events_reply_t *xcb_get_motion_events_reply(xcb_connection_t *conn, xcb_get_motion_events_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_timecoord_t *xcb_get_motion_events_events(const xcb_get_motion_events_request_t *reply); int xcb_get_motion_events_events_length(const xcb_get_motion_events_reply_t *reply); xcb_timecoord_iterator_t xcb_get_motion_events_events_iterator(const xcb_get_motion_events_reply_t…

  • |

    xcb_get_motion_events (3) Linux Manual Page

    xcb_get_motion_events – Synopsis #include <xcb/xproto.h> Request function xcb_get_motion_events_cookie_t xcb_get_motion_events(xcb_connection_t *conn, xcb_window_t window, xcb_timestamp_t start, xcb_timestamp_t stop); Reply datastructure typedef struct xcb_get_motion_events_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint32_t events_len; uint8_t pad1[20]; } xcb_get_motion_events_reply_t; Reply function xcb_get_motion_events_reply_t *xcb_get_motion_events_reply(xcb_connection_t *conn, xcb_get_motion_events_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_timecoord_t *xcb_get_motion_events_events(const xcb_get_motion_events_request_t *reply); int xcb_get_motion_events_events_length(const xcb_get_motion_events_reply_t *reply); xcb_timecoord_iterator_t xcb_get_motion_events_events_iterator(const xcb_get_motion_events_reply_t…