com.sun.jna.examples.unix
public static class X11.XWindowAttributes extends Structure
Field Summary | |
---|---|
NativeLong | all_event_masks |
NativeLong | backing_pixel |
NativeLong | backing_planes |
int | backing_store |
int | bit_gravity |
int | border_width |
X11.Colormap | colormap |
int | c_class |
int | depth |
NativeLong | do_not_propagate_mask |
int | height |
boolean | map_installed |
int | map_state |
boolean | override_redirect |
X11.Window | root |
boolean | save_under |
X11.Screen | screen |
X11.Visual | visual |
int | width |
int | win_gravity |
int | x |
int | y |
NativeLong | your_event_mask |