Window.fullscreenOnMonitor

Asks to place window in the fullscreen state. Note that you shouldn't assume the window is definitely full screen afterward.

You can track the fullscreen state via the "window-state-event" signal on gtk.Widget

class Window
void
fullscreenOnMonitor

Parameters

screen Screen

a gdk.Screen to draw to

monitor int

which monitor to go fullscreen on

Meta

Since

3.18