[ Version ( since = "1.5.0" ) ]
public async GenericArray<unowned Remote> get_remotes_async (Cancellable? cancellable) throws Error
Gets the list of remotes that have been configured for the system.
You must have called [method@Client.connect_async] on this before using this method.
| this |
a Client |
| cancellable |
optional Cancellable |
| callback |
the function to run on completion |
| callback_data |
the data to pass to |