Class
HeDynamicColor
Description
class He.DynamicColor : GObject.Object
{
palette: HePaletteFunc,
palette_target: gpointer,
tonev: HeToneFunc,
tonev_target: gpointer,
background: HeBackgroundFunc,
background_target: gpointer,
second_background: HeBackgroundFunc,
second_background_target: gpointer,
tone_delta_pair: HeToneDeltaPairFunc,
tone_delta_pair_target: gpointer
}
No description available.
Functions
he_dynamic_color_tone_allows_light_foreground
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.