Method
FoundryVcsManagerdup_vcs
Declaration [src]
FoundryVcs*
foundry_vcs_manager_dup_vcs (
FoundryVcsManager* self
)
Return value
Type: FoundryVcs
A FoundryVcs
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL . |