Package: gtk
Function gtk-window-set-geometry-hints
Lambda Listgtk-window-set-geometry-hints (window widget geometry mask) ArgumentsDetails
This function sets up hints about how a window can be resized by the user.
You can set a minimum and maximum size. Allowed resize increments, e.g. for
xterm, you can only resize by the size of a character, aspect ratios, and more. See the gdk-geometry structure. | See also |
2021-9-12