Uses of Class
com.sun.jna.platform.unix.X11.XWindowAttributes

Packages that use X11.XWindowAttributes
com.sun.jna.platform.unix   
 

Uses of X11.XWindowAttributes in com.sun.jna.platform.unix
 

Methods in com.sun.jna.platform.unix with parameters of type X11.XWindowAttributes
 int X11.XGetWindowAttributes(X11.Display display, X11.Window window, X11.XWindowAttributes attributes)