StyleManager
A class for managing application-wide styling.
AdwStyleManager
provides a way to query and influence the application styles, such as whether to use dark style, the system accent color or high contrast appearance.
It allows to set the color scheme via the property@StyleManager:color-scheme property, and to query the current appearance, as well as whether a system-wide color scheme and accent color preferences exists.
Constructors
Properties
Link copied to clipboard
The current system accent color.
Link copied to clipboard
The current system accent color as a GdkRGBA
.
Link copied to clipboard
Link copied to clipboard
The requested application color scheme.
Link copied to clipboard
Whether the application is using high contrast appearance.
Link copied to clipboard
Whether the system supports accent colors.
Link copied to clipboard
Whether the system supports color schemes.