Method

AppStreamComponentset_branding

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 AsBranding
 

An AsBranding instance.

 The data is owned by the caller of the function.