XCB
1.9
|
xcb_randr_change_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 |
uint8_t | format |
uint8_t | mode |
uint8_t | pad0 [2] |
uint32_t | num_units |
uint8_t xcb_randr_change_output_property_request_t::format |
Referenced by xcb_randr_change_output_property(), and xcb_randr_change_output_property_checked().
uint16_t xcb_randr_change_output_property_request_t::length |
uint8_t xcb_randr_change_output_property_request_t::major_opcode |
uint8_t xcb_randr_change_output_property_request_t::minor_opcode |
uint8_t xcb_randr_change_output_property_request_t::mode |
Referenced by xcb_randr_change_output_property(), and xcb_randr_change_output_property_checked().
uint32_t xcb_randr_change_output_property_request_t::num_units |
Referenced by xcb_randr_change_output_property(), and xcb_randr_change_output_property_checked().
xcb_randr_output_t xcb_randr_change_output_property_request_t::output |
Referenced by xcb_randr_change_output_property(), and xcb_randr_change_output_property_checked().
uint8_t xcb_randr_change_output_property_request_t::pad0[2] |
Referenced by xcb_randr_change_output_property(), and xcb_randr_change_output_property_checked().
xcb_atom_t xcb_randr_change_output_property_request_t::property |
Referenced by xcb_randr_change_output_property(), and xcb_randr_change_output_property_checked().
xcb_atom_t xcb_randr_change_output_property_request_t::type |
Referenced by xcb_randr_change_output_property(), and xcb_randr_change_output_property_checked().