Method
AppStreamBrandingget_color
Declaration [src]
const gchar*
as_branding_get_color (
AsBranding* branding,
AsColorKind kind,
AsColorSchemeKind scheme_kind
)
Description [src]
Retrieve a color of the given kind
that matches scheme_kind
.
If a color has no scheme preference defined, it will be returned for either scheme type,
unless a more suitable color was found.
Available since: | 0.15.2 |
Parameters
kind |
AsColorKind |
The |
|
scheme_kind |
AsColorSchemeKind |
Color scheme preference for the color, e.g. |