xcb_copy_plane_request_t

@brief xcb_copy_plane_request_t

Members

Variables

bit_plane
uint bit_plane;

<

dst_drawable
xcb_drawable_t dst_drawable;

<

dst_x
short dst_x;

<

dst_y
short dst_y;

<

gc
xcb_gcontext_t gc;

<

height
ushort height;

<

length
ushort length;

<

major_opcode
ubyte major_opcode;

<

pad0
ubyte pad0;

<

src_drawable
xcb_drawable_t src_drawable;

<

src_x
short src_x;

<

src_y
short src_y;

<

width
ushort width;

<

Meta