Enumeration

GdkFullscreenMode

since: 3.8

Declaration

enum Gdk.FullscreenMode

Description [src]

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

Available since: 3.8

Members

GDK_FULLSCREEN_ON_CURRENT_MONITOR

Fullscreen on current monitor only.

  • Value: 0
  • Available since: 3.8
GDK_FULLSCREEN_ON_ALL_MONITORS

Span across all monitors when fullscreen.

  • Value: 1
  • Available since: 3.8