XGenericEvent

GenericEvent. This event is the standard event for all newer extensions.

version(linux)
extern (C) nothrow @nogc
struct XGenericEvent {}

Members

Variables

display
Display* display;
Undocumented in source.
evtype
int evtype;
Undocumented in source.
extension
int extension;
Undocumented in source.
send_event
Bool send_event;
Undocumented in source.
serial
c_ulong serial;
Undocumented in source.
type
int type;
Undocumented in source.

Meta