Method

AppStreamComponentget_branding

Declaration [src]

AsBranding*
as_component_get_branding (
  AsComponent* cpt
)

Description [src]

Get the branding associated with this component, or NULL in case this component has no special branding.

Available since:0.15.2

Return value

Returns: AsBranding
 

An AsBranding.

 The data is owned by the instance.
 The return value can be NULL.