#include <xproto.h>
Data Fields | |
uint8_t | major_opcode |
uint8_t | mode |
uint16_t | length |
xcb_window_t | window |
xcb_atom_t | property |
xcb_atom_t | type |
uint8_t | format |
uint8_t | pad0 [3] |
uint32_t | data_len |
Referenced by xcb_change_property(), and xcb_change_property_checked().
xcb_window_t xcb_change_property_request_t::window |
Referenced by xcb_change_property(), and xcb_change_property_checked().
xcb_atom_t xcb_change_property_request_t::property |
Referenced by xcb_change_property(), and xcb_change_property_checked().
xcb_atom_t xcb_change_property_request_t::type |
Referenced by xcb_change_property(), and xcb_change_property_checked().
Referenced by xcb_change_property(), and xcb_change_property_checked().
uint8_t xcb_change_property_request_t::pad0[3] |
Referenced by xcb_change_property(), and xcb_change_property_checked().
Referenced by xcb_change_property(), and xcb_change_property_checked().