xcb_copy_area_request_t
More...
#include <xproto.h>
|
uint8_t | major_opcode |
|
uint8_t | pad0 |
|
uint16_t | length |
|
xcb_drawable_t | src_drawable |
|
xcb_drawable_t | dst_drawable |
|
xcb_gcontext_t | gc |
|
int16_t | src_x |
|
int16_t | src_y |
|
int16_t | dst_x |
|
int16_t | dst_y |
|
uint16_t | width |
|
uint16_t | height |
|
The documentation for this struct was generated from the following file: