XCB
1.9
|
xcb_rotate_properties_request_t More...
#include <xproto.h>
Data Fields | |
uint8_t | major_opcode |
uint8_t | pad0 |
uint16_t | length |
xcb_window_t | window |
uint16_t | atoms_len |
int16_t | delta |
uint16_t xcb_rotate_properties_request_t::atoms_len |
Referenced by xcb_rotate_properties(), and xcb_rotate_properties_checked().
int16_t xcb_rotate_properties_request_t::delta |
Referenced by xcb_rotate_properties(), and xcb_rotate_properties_checked().
uint16_t xcb_rotate_properties_request_t::length |
uint8_t xcb_rotate_properties_request_t::major_opcode |
uint8_t xcb_rotate_properties_request_t::pad0 |
Referenced by xcb_rotate_properties(), and xcb_rotate_properties_checked().
xcb_window_t xcb_rotate_properties_request_t::window |
Referenced by xcb_rotate_properties(), and xcb_rotate_properties_checked().