Enumeration

GdkFullscreenMode

Declaration

enum Gdk.FullscreenMode

Description [src]

Indicates which monitor a surface should span over when in fullscreen mode.

Members

Name Description
GDK_FULLSCREEN_ON_CURRENT_MONITOR

Fullscreen on current monitor only.

GDK_FULLSCREEN_ON_ALL_MONITORS

Span across all monitors when fullscreen.