[ Version ( deprecated = true , deprecated_since = "1.45" , since = "1.25" ) ]
public GenericArray<unowned App> get_apps_sync (GetAppsFlags flags, Cancellable? cancellable = null) throws Error
Warning: get_apps_sync is deprecated since 1.45.
Get information on installed apps.
Use get_apps2_sync
this |
a Client. |
flags |
a set of GetAppsFlags to control what results are returned. |
cancellable |
a Cancellable or null. |
an array of App or null on error. |