Constructor
GgitDiffFormatEmailOptionsnew
Declaration [src]
GgitDiffFormatEmailOptions*
ggit_diff_format_email_options_new (
  void
)
      Return value
Type: GgitDiffFormatEmailOptions
A GgitDiffFormatEmailOptions or NULL.
| The caller of the function takes ownership of the data, and is responsible for freeing it. | 
The return value can be NULL. |