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
The current system accent color.
The current system accent color as a GdkRGBA
.
The requested application color scheme.
Whether the application is using high contrast appearance.
Whether the system supports accent colors.
Whether the system supports color schemes.
Functions
Gets the current system accent color.
Gets the current system accent color as a GdkRGBA
.
Gets the requested application color scheme.
Gets the display the style manager is associated with.
Gets whether the application is using high contrast appearance.
Gets whether the system supports accent colors.
Gets whether the system supports color schemes.
Sets the requested application color scheme.