[ CCode ( type_id = "adap_style_manager_get_type ()" ) ]
public sealed class StyleManager : Object
A class for managing application-wide styling.
`AdapStyleManager` provides a way to query and influence the application styles, such as whether to use dark 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 preference exists.