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
a gdk.Screen to draw to
which monitor to go fullscreen on
3.18
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