Method

FoundryVcslist_tags

Declaration [src]

DexFuture*
foundry_vcs_list_tags (
  FoundryVcs* self
)

Description

No description available.

Return value

Type: DexFuture

A DexFuture that resolves to a GListModel of FoundryVcsTag.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.