Method
GdkWindowfullscreen_on_monitor
Declaration [src]
void
gdk_window_fullscreen_on_monitor (
GdkWindow* window,
gint monitor
)
Description [src]
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.