fullscreen_on_monitor


Description:

public void fullscreen_on_monitor (int monitor)

Moves the window into fullscreen mode on the given monitor.

Note:

UNRELEASED

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.

Parameters:

this

a toplevel Window

monitor

Which monitor to display fullscreen on.