Property
AdwStyleManager:system-supports-color-schemes
since: 1
Description [src]
Whether the system supports color schemes.
This property can be used to check if the current environment provides a
color scheme preference. For example, applications might want to show a
separate appearance switcher if it’s set to FALSE
.
Type: | gboolean |
Available since: | 1 |
Default value | FALSE |
Getter method | adw_style_manager_get_system_supports_color_schemes() |