XEventList

The following structure is used to return information for the XGetSelectedExtensionEvents function.

extern (C)
struct XEventList {}

Members

Variables

device
XID device;
Undocumented in source.
event_type
XEventClass event_type;
Undocumented in source.

Meta