#include <shape.h>
Data Fields | |
uint8_t | response_type |
uint8_t | pad0 |
uint16_t | sequence |
uint32_t | length |
uint8_t | bounding_shaped |
uint8_t | clip_shaped |
uint8_t | pad1 [2] |
int16_t | bounding_shape_extents_x |
int16_t | bounding_shape_extents_y |
uint16_t | bounding_shape_extents_width |
uint16_t | bounding_shape_extents_height |
int16_t | clip_shape_extents_x |
int16_t | clip_shape_extents_y |
uint16_t | clip_shape_extents_width |
uint16_t | clip_shape_extents_height |
uint8_t xcb_shape_query_extents_reply_t::pad1[2] |