Method

GgitBlameHunkget_final_signature

Declaration [src]

GgitSignature*
ggit_blame_hunk_get_final_signature (
  GgitBlameHunk* blame_hunk
)

Description [src]

Get the signature of the final version of the hunk.

Return value

Returns: GgitSignature
 

A GgitSignature or NULL.

 The data is owned by the instance.
 The return value can be NULL.