com.sun.jna.examples.unix
public static class X11.XCreateWindowEvent extends Structure
Field Summary | |
---|---|
int | border_width |
X11.Display | display |
int | height |
int | override_redirect |
X11.Window | parent |
int | send_event |
NativeLong | serial |
int | type |
int | width |
X11.Window | window |
int | x |
int | y |