#include <xcb.h>
Data Fields | |
| uint8_t | response_type |
| uint8_t | error_code |
| uint16_t | sequence |
| uint32_t | pad [7] |
| uint32_t | full_sequence |
A generic error structure.
| uint8_t xcb_generic_error_t::error_code |
Error code
| uint32_t xcb_generic_error_t::full_sequence |
full sequence
| uint32_t xcb_generic_error_t::pad[7] |
Padding
Type of the response
| uint16_t xcb_generic_error_t::sequence |
Sequence number
1.5.9