Method
FoundryVcslist_remotes
Declaration [src]
DexFuture*
foundry_vcs_list_remotes (
FoundryVcs* self
)
Return value
Type: DexFuture
A DexFuture
that resolves to a
GListModel
of FoundryVcsRemote
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |