Method

AppStreamComposeUnitget_contents

Declaration [src]

GPtrArray*
asc_unit_get_contents (
  AscUnit* unit
)

Description [src]

Get a list of all files contained by this unit.

Return value

Type: An array of utf8

A file listing.

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