com.sun.jna.examples.unix
public static class X11.XID extends NativeLong
| Field Summary | |
|---|---|
| static X11.XID | None |
| Constructor Summary | |
|---|---|
| XID() | |
| XID(long id) | |
| Method Summary | |
|---|---|
| Object | fromNative(Object nativeValue, FromNativeContext context) |
| protected boolean | isNone(Object o) |
| String | toString() |