Enumeration
GdkFullscreenMode
since: 3.8
Description [src]
Indicates which monitor (in a multi-head setup) a window should span over when in fullscreen mode.
Available since: 3.8
Members
Name | Description |
---|---|
GDK_FULLSCREEN_ON_CURRENT_MONITOR |
Fullscreen on current monitor only. |
GDK_FULLSCREEN_ON_ALL_MONITORS |
Span across all monitors when fullscreen. |