Method

AppStreamComponentset_branding

since: 0.15.2

Declaration [src]

void
as_component_set_branding (
  AsComponent* cpt,
  AsBranding* branding
)

Description [src]

Set branding for this component.

Available since: 0.15.2

Parameters

branding

Type: AsBranding

An AsBranding instance.

The data is owned by the caller of the method.