Gdk.FullscreenMode – gtk4 Reference Manual
FullscreenMode
Description:
[
CCode
( cprefix =
"GDK_FULLSCREEN_ON_"
, type_id =
"gdk_fullscreen_mode_get_type ()"
) ]
public
enum
FullscreenMode
Indicates which monitor a surface should span over when in fullscreen mode.
Namespace:
Gdk
Package:
gtk4
Content:
Enum values:
ALL_MONITORS
-
Span across all monitors when fullscreen.
CURRENT_MONITOR
-
Fullscreen on current monitor only.
2022 vala-language.org