GdkFullscreenMode

Indicates which monitor (in a multi-head setup) a window should span over when in fullscreen mode. GDK_FULLSCREEN_ON_CURRENT_MONITOR Fullscreen on current monitor only. GDK_FULLSCREEN_ON_ALL_MONITORS Span across all monitors when fullscreen. Since 3.8

Values

ValueMeaning
ON_CURRENT_MONITOR
ON_ALL_MONITORS

Meta