get_accent_color_rgba


Description:

[ 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.

Parameters:

this

a style manager

Returns:

the current system accent color