[ Version ( since = "1.6" ) ]
public RGBA? get_accent_color_rgba ()
Gets the current system accent color as a `GdkRGBA`.
Equivalent to calling [func@AccentColor.to_rgba] on the value of [property@StyleManager:accent-color].
This is a background color. The matching foreground color is white.
| this |
a style manager |
|
the current system accent color |