com.sun.jna.examples.unix
public static class X11.XSelectionRequestEvent extends Structure
Field Summary | |
---|---|
X11.Display | display |
X11.Window | owner |
X11.Atom | property |
X11.Window | requestor |
X11.Atom | selection |
int | send_event |
NativeLong | serial |
X11.Atom | target |
NativeLong | time |
int | type |