Uses of Class
gnu.x11.Window.WMSizeHints

Packages that use Window.WMSizeHints
gnu.app.puppet Provide a window manager. 
gnu.x11 Provide X protocols. 
 

Uses of Window.WMSizeHints in gnu.app.puppet
 

Fields in gnu.app.puppet declared as Window.WMSizeHints
 Window.WMSizeHints Client.size_hints
           
 

Uses of Window.WMSizeHints in gnu.x11
 

Methods in gnu.x11 that return Window.WMSizeHints
 Window.WMSizeHints Window.wm_normal_hints()
           
 

Methods in gnu.x11 with parameters of type Window.WMSizeHints
 void Window.set_wm_normal_hints(Window.WMSizeHints size_hints)