Enumeration
GdkFullscreenMode
since: 4.0
Description [src]
Indicates which monitor a surface should span over when in fullscreen mode.
Available since: 4.0
Members
GDK_FULLSCREEN_ON_CURRENT_MONITOR
-
Fullscreen on current monitor only.
- Value:
0
- Nickname:
current-monitor
- Available since: 4.0
- Value:
GDK_FULLSCREEN_ON_ALL_MONITORS
-
Span across all monitors when fullscreen.
- Value:
1
- Nickname:
all-monitors
- Available since: 4.0
- Value: