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