Method

GgitDiffHunkget_old_start

Declaration [src]

gint
ggit_diff_hunk_get_old_start (
  GgitDiffHunk* hunk
)

Description [src]

Gets the starting line number in the old file.

Return value

Returns: gint
 

The starting line number in the old file.