Method
AppStreamComponentadd_launchable
Declaration [src]
void
as_component_add_launchable (
AsComponent* cpt,
AsLaunchable* launchable
)
Description [src]
Adds a AsLaunchable
containing launchables entries for this component.
Available since: | 0.11.0 |
Parameters
launchable |
AsLaunchable |
A |
|
The data is owned by the caller of the function. |