Package: gtk
Accessor gtk:window-fullscreened
Lambda Listgtk:window-fullscreened (object) SyntaxArgumentsDetails The accessor for the fullscreened slot of the gtk:window class gets or sets the current fullscreen state of the
window. Setting this property is the equivalent of calling the gtk:window-fullscreen or gtk:window-unfullscreen 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. If the window is not yet mapped, the value returned will show whether the initial requested state is fullscreen. | See also |
2025-07-29