XSelectionEvent
version(!Windows && X11)
extern (
C)
struct XSelectionEvent {
}
- display
Display* display;
Undocumented in source.
- property
Atom property;
Undocumented in source.
- requestor
Window requestor;
Undocumented in source.
- selection
Atom selection;
Undocumented in source.
- send_event
Bool send_event;
Undocumented in source.
- serial
uint serial;
Undocumented in source.
- target
Atom target;
Undocumented in source.
- time
Time time;
Undocumented in source.
- type
int type;
Undocumented in source.
simpledisplay
aliasesclassesenumsfunctionsmanifest constantsmixin templatesstructsunionsvariables