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 #GtkWidget.
a #GdkScreen to draw to
which monitor to go fullscreen on
3.18
See Implementation
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 #GtkWidget.