Property
AdwStyleManager:accent-color-rgba
since: 1.6
Description [src]
The current system accent color as a GdkRGBA
.
Equivalent to calling adw_accent_color_to_rgba()
on the value of
AdwStyleManager:accent-color
.
This is a background color. The matching foreground color is white.
Type:GdkRGBA
Available since: 1.6
Getter method | adw_style_manager_get_accent_color_rgba() |