Method
GgitBlameHunkget_orig_signature
Declaration [src]
GgitSignature*
ggit_blame_hunk_get_orig_signature (
GgitBlameHunk* blame_hunk
)
Return value
Type: GgitSignature
A GgitSignature
or NULL
.
The returned data is owned by the instance. |
The return value can be NULL . |