xcb_shm_put_image_request_t

@brief xcb_shm_put_image_request_t

Members

Variables

depth
ubyte depth;

<

drawable
xcb_drawable_t drawable;

<

dst_x
short dst_x;

<

dst_y
short dst_y;

<

format
ubyte format;

<

gc
xcb_gcontext_t gc;

<

length
ushort length;

<

major_opcode
ubyte major_opcode;

<

minor_opcode
ubyte minor_opcode;

<

offset
uint offset;

<

pad0
ubyte pad0;

<

send_event
ubyte send_event;

<

shmseg
xcb_shm_seg_t shmseg;

<

src_height
ushort src_height;

<

src_width
ushort src_width;

<

src_x
ushort src_x;

<

src_y
ushort src_y;

<

total_height
ushort total_height;

<

total_width
ushort total_width;

<

Meta