Linux Manuals session 3

Section 3: library functions

  • |

    xcb_randr_get_screen_resources_crtcs_end (3) Linux Manual Page

    xcb_randr_get_screen_resources – Synopsis #include <xcb/randr.h> Request function xcb_randr_get_screen_resources_cookie_t xcb_randr_get_screen_resources(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_randr_get_screen_resources_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; xcb_timestamp_t timestamp; xcb_timestamp_t config_timestamp; uint16_t num_crtcs; uint16_t num_outputs; uint16_t num_modes; uint16_t names_len; uint8_t pad1[8]; } xcb_randr_get_screen_resources_reply_t; Reply function xcb_randr_get_screen_resources_reply_t *xcb_randr_get_screen_resources_reply(xcb_connection_t *conn, xcb_randr_get_screen_resources_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_randr_crtc_t *xcb_randr_get_screen_resources_crtcs(const xcb_randr_get_screen_resources_request_t *reply); int…

  • |

    xcb_randr_get_screen_resources_crtcs (3) Linux Manual Page

    xcb_randr_get_screen_resources – Synopsis #include <xcb/randr.h> Request function xcb_randr_get_screen_resources_cookie_t xcb_randr_get_screen_resources(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_randr_get_screen_resources_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; xcb_timestamp_t timestamp; xcb_timestamp_t config_timestamp; uint16_t num_crtcs; uint16_t num_outputs; uint16_t num_modes; uint16_t names_len; uint8_t pad1[8]; } xcb_randr_get_screen_resources_reply_t; Reply function xcb_randr_get_screen_resources_reply_t *xcb_randr_get_screen_resources_reply(xcb_connection_t *conn, xcb_randr_get_screen_resources_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_randr_crtc_t *xcb_randr_get_screen_resources_crtcs(const xcb_randr_get_screen_resources_request_t *reply); int…

  • |

    xcb_randr_get_screen_resources (3) Linux Manual Page

    xcb_randr_get_screen_resources – Synopsis #include <xcb/randr.h> Request function xcb_randr_get_screen_resources_cookie_t xcb_randr_get_screen_resources(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_randr_get_screen_resources_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; xcb_timestamp_t timestamp; xcb_timestamp_t config_timestamp; uint16_t num_crtcs; uint16_t num_outputs; uint16_t num_modes; uint16_t names_len; uint8_t pad1[8]; } xcb_randr_get_screen_resources_reply_t; Reply function xcb_randr_get_screen_resources_reply_t *xcb_randr_get_screen_resources_reply(xcb_connection_t *conn, xcb_randr_get_screen_resources_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_randr_crtc_t *xcb_randr_get_screen_resources_crtcs(const xcb_randr_get_screen_resources_request_t *reply); int…

  • |

    xcb_randr_get_screen_info_unchecked (3) Linux Manual Page

    xcb_randr_get_screen_info – Synopsis #include <xcb/randr.h> Request function xcb_randr_get_screen_info_cookie_t xcb_randr_get_screen_info(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_randr_get_screen_info_reply_t { uint8_t response_type; uint8_t rotations; uint16_t sequence; uint32_t length; xcb_window_t root; xcb_timestamp_t timestamp; xcb_timestamp_t config_timestamp; uint16_t nSizes; uint16_t sizeID; uint16_t rotation; uint16_t rate; uint16_t nInfo; uint8_t pad0[2]; } xcb_randr_get_screen_info_reply_t; Reply function xcb_randr_get_screen_info_reply_t *xcb_randr_get_screen_info_reply(xcb_connection_t *conn, xcb_randr_get_screen_info_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_randr_screen_size_t…

  • |

    xcb_randr_get_screen_info_sizes_length (3) Linux Manual Page

    xcb_randr_get_screen_info – Synopsis #include <xcb/randr.h> Request function xcb_randr_get_screen_info_cookie_t xcb_randr_get_screen_info(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_randr_get_screen_info_reply_t { uint8_t response_type; uint8_t rotations; uint16_t sequence; uint32_t length; xcb_window_t root; xcb_timestamp_t timestamp; xcb_timestamp_t config_timestamp; uint16_t nSizes; uint16_t sizeID; uint16_t rotation; uint16_t rate; uint16_t nInfo; uint8_t pad0[2]; } xcb_randr_get_screen_info_reply_t; Reply function xcb_randr_get_screen_info_reply_t *xcb_randr_get_screen_info_reply(xcb_connection_t *conn, xcb_randr_get_screen_info_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_randr_screen_size_t…

  • |

    xcb_randr_get_screen_info_sizes_iterator (3) Linux Manual Page

    xcb_randr_get_screen_info – Synopsis #include <xcb/randr.h> Request function xcb_randr_get_screen_info_cookie_t xcb_randr_get_screen_info(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_randr_get_screen_info_reply_t { uint8_t response_type; uint8_t rotations; uint16_t sequence; uint32_t length; xcb_window_t root; xcb_timestamp_t timestamp; xcb_timestamp_t config_timestamp; uint16_t nSizes; uint16_t sizeID; uint16_t rotation; uint16_t rate; uint16_t nInfo; uint8_t pad0[2]; } xcb_randr_get_screen_info_reply_t; Reply function xcb_randr_get_screen_info_reply_t *xcb_randr_get_screen_info_reply(xcb_connection_t *conn, xcb_randr_get_screen_info_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_randr_screen_size_t…

  • |

    xcb_randr_get_screen_info_sizes (3) Linux Manual Page

    xcb_randr_get_screen_info – Synopsis #include <xcb/randr.h> Request function xcb_randr_get_screen_info_cookie_t xcb_randr_get_screen_info(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_randr_get_screen_info_reply_t { uint8_t response_type; uint8_t rotations; uint16_t sequence; uint32_t length; xcb_window_t root; xcb_timestamp_t timestamp; xcb_timestamp_t config_timestamp; uint16_t nSizes; uint16_t sizeID; uint16_t rotation; uint16_t rate; uint16_t nInfo; uint8_t pad0[2]; } xcb_randr_get_screen_info_reply_t; Reply function xcb_randr_get_screen_info_reply_t *xcb_randr_get_screen_info_reply(xcb_connection_t *conn, xcb_randr_get_screen_info_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_randr_screen_size_t…

  • |

    xcb_randr_get_screen_info_reply (3) Linux Manual Page

    xcb_randr_get_screen_info – Synopsis #include <xcb/randr.h> Request function xcb_randr_get_screen_info_cookie_t xcb_randr_get_screen_info(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_randr_get_screen_info_reply_t { uint8_t response_type; uint8_t rotations; uint16_t sequence; uint32_t length; xcb_window_t root; xcb_timestamp_t timestamp; xcb_timestamp_t config_timestamp; uint16_t nSizes; uint16_t sizeID; uint16_t rotation; uint16_t rate; uint16_t nInfo; uint8_t pad0[2]; } xcb_randr_get_screen_info_reply_t; Reply function xcb_randr_get_screen_info_reply_t *xcb_randr_get_screen_info_reply(xcb_connection_t *conn, xcb_randr_get_screen_info_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_randr_screen_size_t…

  • |

    xcb_randr_get_screen_info_rates_length (3) Linux Manual Page

    xcb_randr_get_screen_info – Synopsis #include <xcb/randr.h> Request function xcb_randr_get_screen_info_cookie_t xcb_randr_get_screen_info(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_randr_get_screen_info_reply_t { uint8_t response_type; uint8_t rotations; uint16_t sequence; uint32_t length; xcb_window_t root; xcb_timestamp_t timestamp; xcb_timestamp_t config_timestamp; uint16_t nSizes; uint16_t sizeID; uint16_t rotation; uint16_t rate; uint16_t nInfo; uint8_t pad0[2]; } xcb_randr_get_screen_info_reply_t; Reply function xcb_randr_get_screen_info_reply_t *xcb_randr_get_screen_info_reply(xcb_connection_t *conn, xcb_randr_get_screen_info_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_randr_screen_size_t…

  • |

    xcb_randr_get_screen_info_rates_iterator (3) Linux Manual Page

    xcb_randr_get_screen_info – Synopsis #include <xcb/randr.h> Request function xcb_randr_get_screen_info_cookie_t xcb_randr_get_screen_info(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_randr_get_screen_info_reply_t { uint8_t response_type; uint8_t rotations; uint16_t sequence; uint32_t length; xcb_window_t root; xcb_timestamp_t timestamp; xcb_timestamp_t config_timestamp; uint16_t nSizes; uint16_t sizeID; uint16_t rotation; uint16_t rate; uint16_t nInfo; uint8_t pad0[2]; } xcb_randr_get_screen_info_reply_t; Reply function xcb_randr_get_screen_info_reply_t *xcb_randr_get_screen_info_reply(xcb_connection_t *conn, xcb_randr_get_screen_info_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_randr_screen_size_t…

  • |

    xcb_randr_get_screen_info (3) Linux Manual Page

    xcb_randr_get_screen_info – Synopsis #include <xcb/randr.h> Request function xcb_randr_get_screen_info_cookie_t xcb_randr_get_screen_info(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_randr_get_screen_info_reply_t { uint8_t response_type; uint8_t rotations; uint16_t sequence; uint32_t length; xcb_window_t root; xcb_timestamp_t timestamp; xcb_timestamp_t config_timestamp; uint16_t nSizes; uint16_t sizeID; uint16_t rotation; uint16_t rate; uint16_t nInfo; uint8_t pad0[2]; } xcb_randr_get_screen_info_reply_t; Reply function xcb_randr_get_screen_info_reply_t *xcb_randr_get_screen_info_reply(xcb_connection_t *conn, xcb_randr_get_screen_info_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_randr_screen_size_t…

  • |

    xcb_randr_get_providers_unchecked (3) Linux Manual Page

    xcb_randr_get_providers – Synopsis #include <xcb/randr.h> Request function xcb_randr_get_providers_cookie_t xcb_randr_get_providers(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_randr_get_providers_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; xcb_timestamp_t timestamp; uint16_t num_providers; uint8_t pad1[18]; } xcb_randr_get_providers_reply_t; Reply function xcb_randr_get_providers_reply_t *xcb_randr_get_providers_reply(xcb_connection_t *conn, xcb_randr_get_providers_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_randr_provider_t *xcb_randr_get_providers_providers(const xcb_randr_get_providers_request_t *reply); int xcb_randr_get_providers_providers_length(const xcb_randr_get_providers_reply_t *reply); xcb_generic_iterator_t xcb_randr_get_providers_providers_end(const xcb_randr_get_providers_reply_t *reply); Request…

  • |

    xcb_randr_get_providers_reply (3) Linux Manual Page

    xcb_randr_get_providers – Synopsis #include <xcb/randr.h> Request function xcb_randr_get_providers_cookie_t xcb_randr_get_providers(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_randr_get_providers_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; xcb_timestamp_t timestamp; uint16_t num_providers; uint8_t pad1[18]; } xcb_randr_get_providers_reply_t; Reply function xcb_randr_get_providers_reply_t *xcb_randr_get_providers_reply(xcb_connection_t *conn, xcb_randr_get_providers_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_randr_provider_t *xcb_randr_get_providers_providers(const xcb_randr_get_providers_request_t *reply); int xcb_randr_get_providers_providers_length(const xcb_randr_get_providers_reply_t *reply); xcb_generic_iterator_t xcb_randr_get_providers_providers_end(const xcb_randr_get_providers_reply_t *reply); Request…

  • |

    xcb_randr_get_providers_providers_length (3) Linux Manual Page

    xcb_randr_get_providers – Synopsis #include <xcb/randr.h> Request function xcb_randr_get_providers_cookie_t xcb_randr_get_providers(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_randr_get_providers_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; xcb_timestamp_t timestamp; uint16_t num_providers; uint8_t pad1[18]; } xcb_randr_get_providers_reply_t; Reply function xcb_randr_get_providers_reply_t *xcb_randr_get_providers_reply(xcb_connection_t *conn, xcb_randr_get_providers_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_randr_provider_t *xcb_randr_get_providers_providers(const xcb_randr_get_providers_request_t *reply); int xcb_randr_get_providers_providers_length(const xcb_randr_get_providers_reply_t *reply); xcb_generic_iterator_t xcb_randr_get_providers_providers_end(const xcb_randr_get_providers_reply_t *reply); Request…

  • |

    xcb_randr_get_providers_providers_end (3) Linux Manual Page

    xcb_randr_get_providers – Synopsis #include <xcb/randr.h> Request function xcb_randr_get_providers_cookie_t xcb_randr_get_providers(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_randr_get_providers_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; xcb_timestamp_t timestamp; uint16_t num_providers; uint8_t pad1[18]; } xcb_randr_get_providers_reply_t; Reply function xcb_randr_get_providers_reply_t *xcb_randr_get_providers_reply(xcb_connection_t *conn, xcb_randr_get_providers_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_randr_provider_t *xcb_randr_get_providers_providers(const xcb_randr_get_providers_request_t *reply); int xcb_randr_get_providers_providers_length(const xcb_randr_get_providers_reply_t *reply); xcb_generic_iterator_t xcb_randr_get_providers_providers_end(const xcb_randr_get_providers_reply_t *reply); Request…

  • |

    xcb_randr_get_providers_providers (3) Linux Manual Page

    xcb_randr_get_providers – Synopsis #include <xcb/randr.h> Request function xcb_randr_get_providers_cookie_t xcb_randr_get_providers(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_randr_get_providers_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; xcb_timestamp_t timestamp; uint16_t num_providers; uint8_t pad1[18]; } xcb_randr_get_providers_reply_t; Reply function xcb_randr_get_providers_reply_t *xcb_randr_get_providers_reply(xcb_connection_t *conn, xcb_randr_get_providers_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_randr_provider_t *xcb_randr_get_providers_providers(const xcb_randr_get_providers_request_t *reply); int xcb_randr_get_providers_providers_length(const xcb_randr_get_providers_reply_t *reply); xcb_generic_iterator_t xcb_randr_get_providers_providers_end(const xcb_randr_get_providers_reply_t *reply); Request…

  • |

    xcb_randr_get_providers (3) Linux Manual Page

    xcb_randr_get_providers – Synopsis #include <xcb/randr.h> Request function xcb_randr_get_providers_cookie_t xcb_randr_get_providers(xcb_connection_t *conn, xcb_window_t window); Reply datastructure typedef struct xcb_randr_get_providers_reply_t { uint8_t response_type; uint8_t pad0; uint16_t sequence; uint32_t length; xcb_timestamp_t timestamp; uint16_t num_providers; uint8_t pad1[18]; } xcb_randr_get_providers_reply_t; Reply function xcb_randr_get_providers_reply_t *xcb_randr_get_providers_reply(xcb_connection_t *conn, xcb_randr_get_providers_cookie_t cookie, xcb_generic_error_t **e); Reply accessors xcb_randr_provider_t *xcb_randr_get_providers_providers(const xcb_randr_get_providers_request_t *reply); int xcb_randr_get_providers_providers_length(const xcb_randr_get_providers_reply_t *reply); xcb_generic_iterator_t xcb_randr_get_providers_providers_end(const xcb_randr_get_providers_reply_t *reply); Request…

  • |

    xcb_randr_get_provider_property_unchecked (3) Linux Manual Page

    xcb_randr_get_provider_property – Synopsis #include <xcb/randr.h> Request function xcb_randr_get_provider_property_cookie_t xcb_randr_get_provider_property(xcb_connection_t *conn, xcb_randr_provider_t provider, xcb_atom_t property, xcb_atom_t type, uint32_t long_offset, uint32_t long_length, uint8_t _delete, uint8_t pending); Reply datastructure typedef struct xcb_randr_get_provider_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 num_items; uint8_t pad0[12]; } xcb_randr_get_provider_property_reply_t; Reply function xcb_randr_get_provider_property_reply_t *xcb_randr_get_provider_property_reply(xcb_connection_t *conn, xcb_randr_get_provider_property_cookie_t cookie, xcb_generic_error_t **e); Reply…

  • |

    xcb_randr_get_provider_property_reply (3) Linux Manual Page

    xcb_randr_get_provider_property – Synopsis #include <xcb/randr.h> Request function xcb_randr_get_provider_property_cookie_t xcb_randr_get_provider_property(xcb_connection_t *conn, xcb_randr_provider_t provider, xcb_atom_t property, xcb_atom_t type, uint32_t long_offset, uint32_t long_length, uint8_t _delete, uint8_t pending); Reply datastructure typedef struct xcb_randr_get_provider_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 num_items; uint8_t pad0[12]; } xcb_randr_get_provider_property_reply_t; Reply function xcb_randr_get_provider_property_reply_t *xcb_randr_get_provider_property_reply(xcb_connection_t *conn, xcb_randr_get_provider_property_cookie_t cookie, xcb_generic_error_t **e); Reply…

  • |

    xcb_randr_get_provider_property_data_length (3) Linux Manual Page

    xcb_randr_get_provider_property – Synopsis #include <xcb/randr.h> Request function xcb_randr_get_provider_property_cookie_t xcb_randr_get_provider_property(xcb_connection_t *conn, xcb_randr_provider_t provider, xcb_atom_t property, xcb_atom_t type, uint32_t long_offset, uint32_t long_length, uint8_t _delete, uint8_t pending); Reply datastructure typedef struct xcb_randr_get_provider_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 num_items; uint8_t pad0[12]; } xcb_randr_get_provider_property_reply_t; Reply function xcb_randr_get_provider_property_reply_t *xcb_randr_get_provider_property_reply(xcb_connection_t *conn, xcb_randr_get_provider_property_cookie_t cookie, xcb_generic_error_t **e); Reply…