Method

GgitBlameHunkget_final_start_line_number

Declaration [src]

guint16
ggit_blame_hunk_get_final_start_line_number (
  GgitBlameHunk* blame_hunk
)

Description [src]

Get the line number where the hunk begins in the final version of the file. Line numbers start at 1.

Return value

Returns: guint16
 

The final hunk line number.