Method

AppStreamSuggestedget_ids

Declaration [src]

GPtrArray*
as_suggested_get_ids (
  AsSuggested* suggested
)

Description [src]

Get a list of components id that generated the suggestion.

Return value

Type: An array of utf8

An array of components id.

The data is owned by the instance.
Each element is a NUL terminated UTF-8 string.