Package: gdk
Flags gdk-wm-decoration
Details
These are hints originally defined by the Motif toolkit.
The window manager can use them when determining how to decorate the window.
The hint must be set before mapping the window. (define-g-flags "GdkWMDecoration" gdk-wm-decoration (:export t :type-initializer "gdk_wm_decoration_get_type") (:all 1) (:border 2) (:resizeh 4) (:title 8) (:menu 16) (:minimize 32) (:maximize 64))
| See also |
2020-9-6