Method

AppStreamComposeUnitget_relevant_paths

Declaration [src]

GPtrArray*
asc_unit_get_relevant_paths (
  AscUnit* unit
)

Description [src]

Get a list of paths that are relevant for data processing.

Return value

Type: An array of utf8

A list of paths.

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