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

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

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

Methods in com.sun.jna.platform.unix with parameters of type X11.XSetWindowAttributes
 int X11.XChangeWindowAttributes(X11.Display display, X11.Window window, com.sun.jna.NativeLong valuemask, X11.XSetWindowAttributes attributes)