Uses of Class
gnu.x11.Window.WMHints

Packages that use Window.WMHints
gnu.x11 Provide X protocols. 
 

Uses of Window.WMHints in gnu.x11
 

Methods in gnu.x11 that return Window.WMHints
 Window.WMHints Window.wm_hints()
           
 

Methods in gnu.x11 with parameters of type Window.WMHints
 void Window.set_wm_hints(Window.WMHints wm_hints)