Package: gdk
GFlags gdk:wm-function
Declaration(gobject:define-gflags "GdkWMFunction" wm-function (:export t :type-initializer "gdk_wm_function_get_type") (:all 1) (:resize 2) (:move 4) (:minimize 8) (:maximize 16) (:close 32)) Values
 Details      
    These are hints originally defined by the Motif toolkit.  
  The window manager can use them when determining the functions to offer for
  the window. The hint must be set before mapping the window.      | See also | 
2025-06-29