Package: gtk
Accessor gtk:window-maximized
Lambda Listgtk:window-maximized (object) SyntaxArgumentsDetails The accessor for the maximized slot of the gtk:window class gets whether the window is maximized.
Setting this property is the equivalent of calling the gtk:window-maximize or gtk:window-unmaximize functions. Either
operation is asynchronous, which means you will need to connect to the "notify" signal in order to know whether the operation was
successful. | See also |
2025-07-29