Method

AppStreamProvidedget_items

Declaration [src]

GPtrArray*
as_provided_get_items (
  AsProvided* prov
)

Description [src]

Get an array of provided data.

Return value

Returns: An array of utf8
 

An string list of provided items.

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