Method

GgitBlameHunkget_lines_in_hunk

Declaration [src]

guint16
ggit_blame_hunk_get_lines_in_hunk (
  GgitBlameHunk* blame_hunk
)

Description [src]

Get the number of lines in the hunk.

Return value

Returns: guint16
 

The number of lines in the hunk.