XCB
1.9
|
xcb_randr_get_output_property_request_t More...
#include <randr.h>
Data Fields | |
uint8_t | major_opcode |
uint8_t | minor_opcode |
uint16_t | length |
xcb_randr_output_t | output |
xcb_atom_t | property |
xcb_atom_t | type |
uint32_t | long_offset |
uint32_t | long_length |
uint8_t | _delete |
uint8_t | pending |
uint8_t | pad0 [2] |
uint8_t xcb_randr_get_output_property_request_t::_delete |
Referenced by xcb_randr_get_output_property(), and xcb_randr_get_output_property_unchecked().
uint16_t xcb_randr_get_output_property_request_t::length |
uint32_t xcb_randr_get_output_property_request_t::long_length |
Referenced by xcb_randr_get_output_property(), and xcb_randr_get_output_property_unchecked().
uint32_t xcb_randr_get_output_property_request_t::long_offset |
Referenced by xcb_randr_get_output_property(), and xcb_randr_get_output_property_unchecked().
uint8_t xcb_randr_get_output_property_request_t::major_opcode |
uint8_t xcb_randr_get_output_property_request_t::minor_opcode |
xcb_randr_output_t xcb_randr_get_output_property_request_t::output |
Referenced by xcb_randr_get_output_property(), and xcb_randr_get_output_property_unchecked().
uint8_t xcb_randr_get_output_property_request_t::pad0[2] |
Referenced by xcb_randr_get_output_property(), and xcb_randr_get_output_property_unchecked().
uint8_t xcb_randr_get_output_property_request_t::pending |
Referenced by xcb_randr_get_output_property(), and xcb_randr_get_output_property_unchecked().
xcb_atom_t xcb_randr_get_output_property_request_t::property |
Referenced by xcb_randr_get_output_property(), and xcb_randr_get_output_property_unchecked().
xcb_atom_t xcb_randr_get_output_property_request_t::type |
Referenced by xcb_randr_get_output_property(), and xcb_randr_get_output_property_unchecked().