gs-app-collation
GsAppList * gs_app_get_related (GsApp *app);
GsApp *app
Gets any related applications.
app
a GsApp
a list of applications.
[transfer none]
Since: 3.22
GsAppList * gs_app_dup_addons (GsApp *app);
Gets the list of addons for the application.
a list of addons, or NULL if there are none.
NULL
[transfer full][nullable]
Since: 43
GsAppList * gs_app_get_history (GsApp *app);
Gets the history of this application.
a list.