Property
HandyStyleManager:system-supports-color-schemes
since: 1.6
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
.
It’s only set at startup and cannot change its value later.
Type: | gboolean |
Available since: | 1.6 |