Method

GgitPatchget_num_hunks

Declaration [src]

gsize
ggit_patch_get_num_hunks (
  GgitPatch* patch
)

Description [src]

Get the number of hunks in the patch.

Return value

Returns: gsize
 

The number of hunks.