Class
HeStyleManager
Description [src]
class He.StyleManager : GObject.Object
{
accent_color: HeRGBColor*,
font_weight: gdouble,
roundness: gdouble,
is_dark: gboolean,
contrast: gdouble,
scheme_variant: HeSchemeVariant*
}
He.Application
class manage this for you.
Instance methods
he_style_manager_update
Properties
He.StyleManager:is-registered
He.StyleManager:user-base
He.StyleManager:user-dark
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.