XMappingEvent
version(linux)
extern (
C) nothrow @
nogc struct XMappingEvent {
}
- count
int count;
Undocumented in source.
- display
Display* display;
Undocumented in source.
- first_keycode
int first_keycode;
Undocumented in source.
- request
int request;
Undocumented in source.
- send_event
Bool send_event;
Undocumented in source.
- serial
c_ulong serial;
Undocumented in source.
- type
int type;
Undocumented in source.
- window
Window window;
Undocumented in source.
derelict x11 Xlib
aliasesenumsfunctionsstructsunionsvariables