GdkFullscreenMode

Indicates which monitor (in a multi-head setup) a window should span over when in fullscreen mode.

Values

ValueMeaning
CURRENT_MONITOR0

Fullscreen on current monitor only.

ALL_MONITORS1

Span across all monitors when fullscreen.

Meta