Linux Manuals

The Linux Manuals (man pages) document is an important part of Linux documents. Linux Manuals are organized as several sections. Each section has a group of commands for a specific area in Linux usage, administration or development.

  • |

    xcb_res_query_client_resources_types (3) Linux Manual Page

    xcb_res_query_client_resources – Synopsis #include <xcb/res.h> Request function xcb_res_query_client_resources_cookie_t xcb_res_query_client_resources(xcb_connection_t *conn, uint32_t xid); Reply datastructure typedef struct xcb_res_query_client_resources_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint32_t num_types; uint8_t pad1[20]; } xcb_res_query_client_resources_reply_t; Reply function xcb_res_query_client_resources_reply_t *xcb_res_query_client_resources_reply(xcb_connection_t *conn, xcb_res_query_client_resources_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_res_type_t *xcb_res_query_client_resources_types(const xcb_res_query_client_resources_request_t *reply); int xcb_res_query_client_resources_types_length(const xcb_res_query_client_resources_reply_t *reply); xcb_res_type_iterator_t xcb_res_query_client_resources_types_iterator(const xcb_res_query_client_resources_reply_t *reply); Request Arguments conn…

  • |

    xcb_res_query_client_resources_reply (3) Linux Manual Page

    xcb_res_query_client_resources – Synopsis #include <xcb/res.h> Request function xcb_res_query_client_resources_cookie_t xcb_res_query_client_resources(xcb_connection_t *conn, uint32_t xid); Reply datastructure typedef struct xcb_res_query_client_resources_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint32_t num_types; uint8_t pad1[20]; } xcb_res_query_client_resources_reply_t; Reply function xcb_res_query_client_resources_reply_t *xcb_res_query_client_resources_reply(xcb_connection_t *conn, xcb_res_query_client_resources_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_res_type_t *xcb_res_query_client_resources_types(const xcb_res_query_client_resources_request_t *reply); int xcb_res_query_client_resources_types_length(const xcb_res_query_client_resources_reply_t *reply); xcb_res_type_iterator_t xcb_res_query_client_resources_types_iterator(const xcb_res_query_client_resources_reply_t *reply); Request Arguments conn…

  • |

    xcb_res_query_client_resources (3) Linux Manual Page

    xcb_res_query_client_resources – Synopsis #include <xcb/res.h> Request function xcb_res_query_client_resources_cookie_t xcb_res_query_client_resources(xcb_connection_t *conn, uint32_t xid); Reply datastructure typedef struct xcb_res_query_client_resources_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint32_t num_types; uint8_t pad1[20]; } xcb_res_query_client_resources_reply_t; Reply function xcb_res_query_client_resources_reply_t *xcb_res_query_client_resources_reply(xcb_connection_t *conn, xcb_res_query_client_resources_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_res_type_t *xcb_res_query_client_resources_types(const xcb_res_query_client_resources_request_t *reply); int xcb_res_query_client_resources_types_length(const xcb_res_query_client_resources_reply_t *reply); xcb_res_type_iterator_t xcb_res_query_client_resources_types_iterator(const xcb_res_query_client_resources_reply_t *reply); Request Arguments conn…

  • |

    xcb_res_query_client_pixmap_bytes_unchecked (3) Linux Manual Page

    xcb_res_query_client_pixmap_bytes – Synopsis #include <xcb/res.h> Request function xcb_res_query_client_pixmap_bytes_cookie_t xcb_res_query_client_pixmap_bytes(xcb_connection_t *conn, uint32_t xid); Reply datastructure typedef struct xcb_res_query_client_pixmap_bytes_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint32_t bytes; uint32_t bytes_overflow; } xcb_res_query_client_pixmap_bytes_reply_t; Reply function xcb_res_query_client_pixmap_bytes_reply_t *xcb_res_query_client_pixmap_bytes_reply(xcb_connection_t *conn, xcb_res_query_client_pixmap_bytes_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. xid TODO: NOT YET DOCUMENTED. Reply Fields response_type The…

  • |

    xcb_res_query_client_pixmap_bytes_reply (3) Linux Manual Page

    xcb_res_query_client_pixmap_bytes – Synopsis #include <xcb/res.h> Request function xcb_res_query_client_pixmap_bytes_cookie_t xcb_res_query_client_pixmap_bytes(xcb_connection_t *conn, uint32_t xid); Reply datastructure typedef struct xcb_res_query_client_pixmap_bytes_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint32_t bytes; uint32_t bytes_overflow; } xcb_res_query_client_pixmap_bytes_reply_t; Reply function xcb_res_query_client_pixmap_bytes_reply_t *xcb_res_query_client_pixmap_bytes_reply(xcb_connection_t *conn, xcb_res_query_client_pixmap_bytes_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. xid TODO: NOT YET DOCUMENTED. Reply Fields response_type The…

  • |

    xcb_res_query_client_pixmap_bytes (3) Linux Manual Page

    xcb_res_query_client_pixmap_bytes – Synopsis #include <xcb/res.h> Request function xcb_res_query_client_pixmap_bytes_cookie_t xcb_res_query_client_pixmap_bytes(xcb_connection_t *conn, uint32_t xid); Reply datastructure typedef struct xcb_res_query_client_pixmap_bytes_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint32_t bytes; uint32_t bytes_overflow; } xcb_res_query_client_pixmap_bytes_reply_t; Reply function xcb_res_query_client_pixmap_bytes_reply_t *xcb_res_query_client_pixmap_bytes_reply(xcb_connection_t *conn, xcb_res_query_client_pixmap_bytes_cookie_t cookie, xcb_generic_error_t **e); Request Arguments conn The XCB connection to X11. xid TODO: NOT YET DOCUMENTED. Reply Fields response_type The…

  • |

    xcb_res_query_client_ids_unchecked (3) Linux Manual Page

    xcb_res_query_client_ids – Synopsis #include <xcb/res.h> Request function xcb_res_query_client_ids_cookie_t xcb_res_query_client_ids(xcb_connection_t *conn, uint32_t num_specs, const xcb_res_client_id_spec_t *specs); Reply datastructure typedef struct xcb_res_query_client_ids_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint32_t num_ids; uint8_t pad1[20]; } xcb_res_query_client_ids_reply_t; Reply function xcb_res_query_client_ids_reply_t *xcb_res_query_client_ids_reply(xcb_connection_t *conn, xcb_res_query_client_ids_cookie_t cookie, xcb_generic_error_t **e); Reply accessors int xcb_res_query_client_ids_ids_length(const xcb_res_query_client_ids_reply_t *reply); xcb_res_client_id_value_iterator_t xcb_res_query_client_ids_ids_iterator(const xcb_res_query_client_ids_reply_t *reply); Request Arguments conn The…

  • |

    xcb_res_query_client_ids_reply (3) Linux Manual Page

    xcb_res_query_client_ids – Synopsis #include <xcb/res.h> Request function xcb_res_query_client_ids_cookie_t xcb_res_query_client_ids(xcb_connection_t *conn, uint32_t num_specs, const xcb_res_client_id_spec_t *specs); Reply datastructure typedef struct xcb_res_query_client_ids_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint32_t num_ids; uint8_t pad1[20]; } xcb_res_query_client_ids_reply_t; Reply function xcb_res_query_client_ids_reply_t *xcb_res_query_client_ids_reply(xcb_connection_t *conn, xcb_res_query_client_ids_cookie_t cookie, xcb_generic_error_t **e); Reply accessors int xcb_res_query_client_ids_ids_length(const xcb_res_query_client_ids_reply_t *reply); xcb_res_client_id_value_iterator_t xcb_res_query_client_ids_ids_iterator(const xcb_res_query_client_ids_reply_t *reply); Request Arguments conn The…

  • |

    xcb_res_query_client_ids_ids_length (3) Linux Manual Page

    xcb_res_query_client_ids – Synopsis #include <xcb/res.h> Request function xcb_res_query_client_ids_cookie_t xcb_res_query_client_ids(xcb_connection_t *conn, uint32_t num_specs, const xcb_res_client_id_spec_t *specs); Reply datastructure typedef struct xcb_res_query_client_ids_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint32_t num_ids; uint8_t pad1[20]; } xcb_res_query_client_ids_reply_t; Reply function xcb_res_query_client_ids_reply_t *xcb_res_query_client_ids_reply(xcb_connection_t *conn, xcb_res_query_client_ids_cookie_t cookie, xcb_generic_error_t **e); Reply accessors int xcb_res_query_client_ids_ids_length(const xcb_res_query_client_ids_reply_t *reply); xcb_res_client_id_value_iterator_t xcb_res_query_client_ids_ids_iterator(const xcb_res_query_client_ids_reply_t *reply); Request Arguments conn The…

  • |

    xcb_res_query_client_ids_ids_iterator (3) Linux Manual Page

    xcb_res_query_client_ids – Synopsis #include <xcb/res.h> Request function xcb_res_query_client_ids_cookie_t xcb_res_query_client_ids(xcb_connection_t *conn, uint32_t num_specs, const xcb_res_client_id_spec_t *specs); Reply datastructure typedef struct xcb_res_query_client_ids_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint32_t num_ids; uint8_t pad1[20]; } xcb_res_query_client_ids_reply_t; Reply function xcb_res_query_client_ids_reply_t *xcb_res_query_client_ids_reply(xcb_connection_t *conn, xcb_res_query_client_ids_cookie_t cookie, xcb_generic_error_t **e); Reply accessors int xcb_res_query_client_ids_ids_length(const xcb_res_query_client_ids_reply_t *reply); xcb_res_client_id_value_iterator_t xcb_res_query_client_ids_ids_iterator(const xcb_res_query_client_ids_reply_t *reply); Request Arguments conn The…

  • |

    xcb_res_query_client_ids (3) Linux Manual Page

    xcb_res_query_client_ids – Synopsis #include <xcb/res.h> Request function xcb_res_query_client_ids_cookie_t xcb_res_query_client_ids(xcb_connection_t *conn, uint32_t num_specs, const xcb_res_client_id_spec_t *specs); Reply datastructure typedef struct xcb_res_query_client_ids_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; uint32_t num_ids; uint8_t pad1[20]; } xcb_res_query_client_ids_reply_t; Reply function xcb_res_query_client_ids_reply_t *xcb_res_query_client_ids_reply(xcb_connection_t *conn, xcb_res_query_client_ids_cookie_t cookie, xcb_generic_error_t **e); Reply accessors int xcb_res_query_client_ids_ids_length(const xcb_res_query_client_ids_reply_t *reply); xcb_res_client_id_value_iterator_t xcb_res_query_client_ids_ids_iterator(const xcb_res_query_client_ids_reply_t *reply); Request Arguments conn The…

  • |

    xcb_reparent_window_checked (3) Linux Manual Page

    xcb_reparent_window – Reparents a window Synopsis #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_reparent_window(xcb_connection_t *conn, xcb_window_t window, xcb_window_t parent, int16_t x, int16_t y); Request Arguments conn The XCB connection to X11. window The window to reparent. parent The new parent of the window. x The X position of the window within its new parent. y The Y…

  • |

    xcb_reparent_window (3) Linux Manual Page

    xcb_reparent_window – Reparents a window Synopsis #include <xcb/xproto.h> Request function xcb_void_cookie_t xcb_reparent_window(xcb_connection_t *conn, xcb_window_t window, xcb_window_t parent, int16_t x, int16_t y); Request Arguments conn The XCB connection to X11. window The window to reparent. parent The new parent of the window. x The X position of the window within its new parent. y The Y…

  • |

    xcb_reparent_notify_event_t (3) Linux Manual Page

    xcb_reparent_notify_event_t – Synopsis #include <xcb/xproto.h> Event datastructure typedef struct xcb_reparent_notify_event_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; xcb_window_t event; xcb_window_t window; xcb_window_t parent; int16_t x; int16_t y; uint8_t override_redirect; uint8_t pad1[3]; } xcb_reparent_notify_event_t; Event Fields response_type The type of this event, in this case XCB_REPARENT_NOTIFY. This field is also present in the xcb_generic_event_t and can…

  • |

    xcb_render_triangles_checked (3) Linux Manual Page

    xcb_render_triangles – Synopsis #include <xcb/render.h> Request function xcb_void_cookie_t xcb_render_triangles(xcb_connection_t *conn, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, int16_t src_x, int16_t src_y, uint32_t triangles_len, const xcb_render_triangle_t *triangles); Request Arguments conn The XCB connection to X11. op TODO: NOT YET DOCUMENTED. src TODO: NOT YET DOCUMENTED. dst TODO: NOT YET DOCUMENTED. mask_format TODO: NOT YET DOCUMENTED….

  • |

    xcb_render_triangles (3) Linux Manual Page

    xcb_render_triangles – Synopsis #include <xcb/render.h> Request function xcb_void_cookie_t xcb_render_triangles(xcb_connection_t *conn, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, int16_t src_x, int16_t src_y, uint32_t triangles_len, const xcb_render_triangle_t *triangles); Request Arguments conn The XCB connection to X11. op TODO: NOT YET DOCUMENTED. src TODO: NOT YET DOCUMENTED. dst TODO: NOT YET DOCUMENTED. mask_format TODO: NOT YET DOCUMENTED….

  • |

    xcb_render_tri_strip_checked (3) Linux Manual Page

    xcb_render_tri_strip – Synopsis #include <xcb/render.h> Request function xcb_void_cookie_t xcb_render_tri_strip(xcb_connection_t *conn, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, int16_t src_x, int16_t src_y, uint32_t points_len, const xcb_render_pointfix_t *points); Request Arguments conn The XCB connection to X11. op TODO: NOT YET DOCUMENTED. src TODO: NOT YET DOCUMENTED. dst TODO: NOT YET DOCUMENTED. mask_format TODO: NOT YET DOCUMENTED….

  • |

    xcb_render_tri_strip (3) Linux Manual Page

    xcb_render_tri_strip – Synopsis #include <xcb/render.h> Request function xcb_void_cookie_t xcb_render_tri_strip(xcb_connection_t *conn, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, int16_t src_x, int16_t src_y, uint32_t points_len, const xcb_render_pointfix_t *points); Request Arguments conn The XCB connection to X11. op TODO: NOT YET DOCUMENTED. src TODO: NOT YET DOCUMENTED. dst TODO: NOT YET DOCUMENTED. mask_format TODO: NOT YET DOCUMENTED….

  • |

    xcb_render_tri_fan_checked (3) Linux Manual Page

    xcb_render_tri_fan – Synopsis #include <xcb/render.h> Request function xcb_void_cookie_t xcb_render_tri_fan(xcb_connection_t *conn, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, int16_t src_x, int16_t src_y, uint32_t points_len, const xcb_render_pointfix_t *points); Request Arguments conn The XCB connection to X11. op TODO: NOT YET DOCUMENTED. src TODO: NOT YET DOCUMENTED. dst TODO: NOT YET DOCUMENTED. mask_format TODO: NOT YET DOCUMENTED….

  • |

    xcb_render_tri_fan (3) Linux Manual Page

    xcb_render_tri_fan – Synopsis #include <xcb/render.h> Request function xcb_void_cookie_t xcb_render_tri_fan(xcb_connection_t *conn, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, int16_t src_x, int16_t src_y, uint32_t points_len, const xcb_render_pointfix_t *points); Request Arguments conn The XCB connection to X11. op TODO: NOT YET DOCUMENTED. src TODO: NOT YET DOCUMENTED. dst TODO: NOT YET DOCUMENTED. mask_format TODO: NOT YET DOCUMENTED….