Method

AppStreamLaunchableget_entries

Declaration [src]

GPtrArray*
as_launchable_get_entries (
  AsLaunchable* launch
)

Description [src]

Get an array of launchable entries.

Available since:0.11.0

Return value

Returns: An array of utf8
 

An string list of launch entries.

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