static class X.XEvent extends C.Structure
b, p| Modifier and Type | Method and Description |
|---|---|
(package private) static int |
getType(long p) |
(package private) static long |
getWindow(long p) |
(package private) static void |
setWindow(long p,
long window) |
(package private) int |
sizeof()
The size of the C struct in bytes.
|
int sizeof()
C.Structuresizeof in class C.Structurestatic int getType(long p)
static long getWindow(long p)
static void setWindow(long p,
long window)