Method

GgitDiffHunkget_new_lines

Declaration [src]

gint
ggit_diff_hunk_get_new_lines (
  GgitDiffHunk* hunk
)

Description [src]

Gets the number of lines in the new file.

Return value

Returns: gint
 

The number of lines in the new file.