Method

GgitBranchEnumeratornext

Declaration [src]

gboolean
ggit_branch_enumerator_next (
  GgitBranchEnumerator* enumerator
)

Description [src]

Move the enumerator to the next branch.

Return value

Returns: gboolean
 

TRUE if there is a next branch, FALSE otherwise.