Method

GgitBlameget_hunk_by_index

Declaration [src]

GgitBlameHunk*
ggit_blame_get_hunk_by_index (
  GgitBlame* blame,
  guint32 idx
)

Description

No description available.

Parameters

idx guint32
  No description available.

Return value

Returns: GgitBlameHunk
  No description available.
 The caller of the method takes ownership of the data, and is responsible for freeing it.