#include <shape.h>
Data Fields | |
uint8_t | response_type |
xcb_shape_kind_t | shape_kind |
uint16_t | sequence |
xcb_window_t | affected_window |
int16_t | extents_x |
int16_t | extents_y |
uint16_t | extents_width |
uint16_t | extents_height |
xcb_timestamp_t | server_time |
uint8_t | shaped |
xcb_shape_kind_t xcb_shape_notify_event_t::shape_kind |
uint16_t xcb_shape_notify_event_t::sequence |
xcb_window_t xcb_shape_notify_event_t::affected_window |
xcb_timestamp_t xcb_shape_notify_event_t::server_time |
uint8_t xcb_shape_notify_event_t::shaped |