Package: gtk
Function gtk:window-set-geometry-hints
Lambda Listgtk:window-set-geometry-hints (window 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. Notes | See also |
2024-3-16