XCB
1.11.1
|
xcb_get_property_request_t More...
#include <xproto.h>
Data Fields | |
uint8_t | major_opcode |
uint8_t | _delete |
uint16_t | length |
xcb_window_t | window |
xcb_atom_t | property |
xcb_atom_t | type |
uint32_t | long_offset |
uint32_t | long_length |
Referenced by xcb_get_property(), and xcb_get_property_unchecked().
uint16_t xcb_get_property_request_t::length |
Referenced by xcb_get_property(), and xcb_get_property_unchecked().
Referenced by xcb_get_property(), and xcb_get_property_unchecked().
xcb_atom_t xcb_get_property_request_t::property |
Referenced by xcb_get_property(), and xcb_get_property_unchecked().
xcb_atom_t xcb_get_property_request_t::type |
Referenced by xcb_get_property(), and xcb_get_property_unchecked().
xcb_window_t xcb_get_property_request_t::window |
Referenced by xcb_get_property(), and xcb_get_property_unchecked().