Package: gdk

Function gdk-window-fullscreen-on-monitor

Lambda List

gdk-window-fullscreen-on-monitor (window monitor)

Arguments

window -- a toplevel gdk-window object
monitor -- a :int which monitor to display fullscreen on

Details

Moves the window into fullscreen mode on the given monitor. This means the window covers the entire screen and is above any panels or task bars.

If the window was already fullscreen, then this function does nothing.
 

See also

2020-9-22