xcb_render_composite_request_t

@brief xcb_render_composite_request_t

Members

Variables

dst
xcb_render_picture_t dst;

<

dst_x
short dst_x;

<

dst_y
short dst_y;

<

height
ushort height;

<

length
ushort length;

<

major_opcode
ubyte major_opcode;

<

mask
xcb_render_picture_t mask;

<

mask_x
short mask_x;

<

mask_y
short mask_y;

<

minor_opcode
ubyte minor_opcode;

<

op
ubyte op;

<

pad0
ubyte[3] pad0;

<

src
xcb_render_picture_t src;

<

src_x
short src_x;

<

src_y
short src_y;

<

width
ushort width;

<

Meta