XSelectionRequestEvent
extern (C) nothrow
struct XSelectionRequestEvent {
}
Members
- display
Display* display;
Undocumented in source.
- owner
Window owner;
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
c_ulong serial;
Undocumented in source.
- target
Atom target;
Undocumented in source.
- time
Time time;
Undocumented in source.
- type
int type;
Undocumented in source.
x11 Xlib
aliasesenumsfunctionsstructsunionsvariables