list_sync
Description:
[ Version ( deprecated = true , deprecated_since = "1.42" , since = "1.0" ) ]
public GenericArray<unowned Snap> list_sync (Cancellable? cancellable = null) throws Error
public GenericArray<unowned Snap> list_sync (Cancellable? cancellable = null) throws Error
Warning: list_sync is deprecated since 1.42.
Get information on all installed snaps.
Note:
Use get_snaps_sync
Parameters:
this |
a Client. |
cancellable |
a Cancellable or null. |
Returns:
an array of Snap or null on error. |