#include <xproto.h>
Data Fields | |
| uint8_t | major_opcode |
| uint8_t | pad0 |
| uint16_t | length |
| xcb_window_t | window |
| xcb_atom_t | property |
Referenced by xcb_delete_property(), and xcb_delete_property_checked().
| xcb_window_t xcb_delete_property_request_t::window |
Referenced by xcb_delete_property(), and xcb_delete_property_checked().
| xcb_atom_t xcb_delete_property_request_t::property |
Referenced by xcb_delete_property(), and xcb_delete_property_checked().
1.5.6