Method

GgitDiffHunkget_new_start

Declaration [src]

gint
ggit_diff_hunk_get_new_start (
  GgitDiffHunk* hunk
)

Description [src]

Gets the starting line number in the new file.

Return value

Returns: gint
 

The starting line number in the new file.