xcb_expose_event_t
extern (C)
struct xcb_expose_event_t {
}
- count
ushort count;
- height
ushort height;
- pad0
ubyte pad0;
- pad1
ubyte[2] pad1;
- response_type
ubyte response_type;
- sequence
ushort sequence;
- width
ushort width;
- window
xcb_window_t window;
- x
ushort x;
- y
ushort y;
xcb xproto
aliasesenumsmanifest constantsstructs
@brief xcb_expose_event_t