Class
HeStyleManager
Description [src]
class He.StyleManager : GObject.Object
{
HeRGBColor* accent_color,
gdouble font_weight,
gdouble roundness,
gboolean is_dark,
gdouble contrast,
HeSchemeVariant* scheme_variant
}
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.