Method
GgitPatchget_hunk
Declaration [src]
GgitDiffHunk*
ggit_patch_get_hunk (
GgitPatch* patch,
gsize idx,
GError** error
)
Return value
| Returns: | GgitDiffHunk |
A new |
|
| The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL. |