Method
GgitDiffFormatEmailOptionsset_author
Declaration [src]
void
ggit_diff_format_email_options_set_author (
  GgitDiffFormatEmailOptions* options,
  GgitSignature* author
)
      Parameters
author- 
            
Type:
GgitSignatureA
GgitSignature.The argument can be NULL.The data is owned by the caller of the method.