Package: gdk
Function gdk:toplevel-size-set-min-size
Lambda Listgdk:toplevel-size-set-min-size (size width height) ArgumentsDetails
The minimum size corresponds to the limitations the toplevel can be shrunk
to, without resulting in incorrect painting. A user of a gdk:toplevel object should calculate these given both the existing size, and the bounds retrieved from the gdk:toplevel-size
object. The minimum size should be within the bounds. see the gdk:toplevel-size-bounds function. | See also |
#2023-4-10