Package: gtk
Function gtk:window-fullscreen-on-monitor
Lambda Listgtk:window-fullscreen-on-monitor (window monitor) ArgumentsDetails      
    Asks to place the window in the fullscreen state on the given monitor.  
  Note that you should not assume the window is definitely full screen
  afterward, or that the windowing system allows fullscreen windows on any
  given monitor. You can track the result of this operation via the state property, or by listening to notifications of the fullscreened property.  | See also | 
#2024-10-02