xcb_create_window_request_t

@brief xcb_create_window_request_t

Members

Variables

border_width
ushort border_width;

<

class_
ushort class_;

<

depth
ubyte depth;

<

height
ushort height;

<

length
ushort length;

<

major_opcode
ubyte major_opcode;

<

parent
xcb_window_t parent;

<

value_mask
uint value_mask;

<

visual
xcb_visualid_t visual;

<

wid
xcb_window_t wid;

<

width
ushort width;

<

x
short x;

<

y
short y;

<

Meta