Class
AppStreamBranding
[−]
Description
class AppStream.Branding : GObject.Object
{
/* No available fields */
}
No description available.
[−]
Instance methods
as_branding_get_color
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.
since: 0.15.2
as_branding_remove_color
Deletes a color that matches the given type and scheme preference.
since: 0.15.2
as_branding_set_color
Sets a new accent color. If a color of the given kind with the given scheme preference already exists, it will be overriden with the new color code.
since: 0.15.2
[+]