Method

GgitBranchEnumeratorref

Declaration [src]

GgitBranchEnumerator*
ggit_branch_enumerator_ref (
  GgitBranchEnumerator* enumerator
)

Description

No description available.

Return value

Returns: GgitBranchEnumerator
 

enumerator or NULL.

 The caller of the method takes ownership of the data, and is responsible for freeing it.
 The return value can be NULL.