Package: gtk
Function gtk:window-fullscreen-on-monitor
Lambda Listgtk:window-fullscreen-on-monitor (window screen monitor) ArgumentsDetails        
    Asks to place the window in the fullscreen state.  
  Note that you should not assume the window is definitely full screen
  afterward. You can track the fullscreen state via the "window-state-event" signal on the gtk:widget widget.  | See also | 
#2023-03-30