Enumeration (GI Enum)

Adw-1AdwColorScheme

Application color schemes for StyleManager.color_scheme.

Index
DEFAULT: 0

Inherit the parent color-scheme. When set on the Adw.StyleManager returned by StyleManager.get_default, it's equivalent to Adw.ColorScheme.PREFER-LIGHT.

FORCE_DARK: 4

Always use dark appearance.

FORCE_LIGHT: 1

Always use light appearance.

PREFER_DARK: 3

Use dark appearance unless the system prefers prefers light colors.

PREFER_LIGHT: 2

Use light appearance unless the system prefers dark colors.

Variables

$gtype