Method

AppStreamComponentadd_suggested

Declaration [src]

void
as_component_add_suggested (
  AsComponent* cpt,
  AsSuggested* suggested
)

Description [src]

Add an AsSuggested to this component.

Parameters

suggested

Type: AsSuggested

The AsSuggested.

The data is owned by the caller of the method.