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

Type: GgitSignature

A GgitSignature or NULL.

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