#include <shape.h>
Data Fields | |
| uint8_t | major_opcode |
| uint8_t | minor_opcode |
| uint16_t | length |
| xcb_shape_op_t | operation |
| xcb_shape_kind_t | destination_kind |
| uint8_t | ordering |
| uint8_t | pad0 |
| xcb_window_t | destination_window |
| int16_t | x_offset |
| int16_t | y_offset |
| xcb_shape_op_t xcb_shape_rectangles_request_t::operation |
Referenced by xcb_shape_rectangles(), and xcb_shape_rectangles_checked().
| xcb_shape_kind_t xcb_shape_rectangles_request_t::destination_kind |
Referenced by xcb_shape_rectangles(), and xcb_shape_rectangles_checked().
Referenced by xcb_shape_rectangles(), and xcb_shape_rectangles_checked().
Referenced by xcb_shape_rectangles(), and xcb_shape_rectangles_checked().
| xcb_window_t xcb_shape_rectangles_request_t::destination_window |
Referenced by xcb_shape_rectangles(), and xcb_shape_rectangles_checked().
Referenced by xcb_shape_rectangles(), and xcb_shape_rectangles_checked().
Referenced by xcb_shape_rectangles(), and xcb_shape_rectangles_checked().
1.5.6