Class

AppStreamBranding

[]

Description

class AppStream.Branding : GObject.Object
{
  /* No available fields */
}

No description available.

[]

Hierarchy

hierarchy this AsBranding ancestor_0 GObject ancestor_0--this
[]

Ancestors

[]

Constructors

as_branding_new

Creates a new AsBranding.

since: 0.10

[]

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

Methods inherited from GObject (43)
[]

Signals

Signals inherited from GObject (1)

Class structure