[ Version ( deprecated = true , deprecated_since = "1.42" , since = "1.0" ) ]
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.
Use get_snaps_sync
this |
a Client. |
cancellable |
a Cancellable or null. |
an array of Snap or null on error. |