xcb_ge_event_t

@brief GE event

An event as sent by the XGE extension. The length field specifies the number of 4-byte blocks trailing the struct.

@deprecated Since some fields in this struct have unfortunate names, it is recommended to use xcb_ge_generic_event_t instead.

Members

Variables

event_type
ushort event_type;
Undocumented in source.
full_sequence
uint full_sequence;

< full sequence

length
uint length;
Undocumented in source.
pad
uint[5] pad;

< Padding

pad0
ubyte pad0;

< Padding

pad1
ushort pad1;
Undocumented in source.
response_type
ubyte response_type;

< Type of the response

sequence
ushort sequence;

< Sequence number

Meta