Method

GgitDiffFormatEmailOptionsget_author

Declaration [src]

GgitSignature*
ggit_diff_format_email_options_get_author (
  GgitDiffFormatEmailOptions* options
)

Description [src]

Get the author.

Return value

Returns: GgitSignature
 

A GgitSignature or NULL.

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