[ Version ( since = "0.11.4" ) ]
public GenericArray<Component> get_components_by_launchable (LaunchableKind kind, string id)
Find components in the AppStream data pool which provide a specific launchable.
See Launchable for details on launchables, or refer to the AppStream specification.
this |
An instance of Pool. |
kind | |
id |
The ID of the launchable. |
an array of Component objects which have been found. |