find_refreshable_sync
Description:
[ Version ( since = "1.8" ) ]
public GenericArray<unowned Snap> find_refreshable_sync (Cancellable? cancellable = null) throws Error
public GenericArray<unowned Snap> find_refreshable_sync (Cancellable? cancellable = null) throws Error
Find snaps in store that are newer revisions than locally installed versions.
Parameters:
this |
a Client. |
cancellable |
a Cancellable or null. |
Returns:
an array of Snap or null on error. |