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.Structure
sizeof
in class C.Structure
static int getType(long p)
static long getWindow(long p)
static void setWindow(long p, long window)