Method

GgitDiffFormatEmailOptionsget_summary

Declaration [src]

const gchar*
ggit_diff_format_email_options_get_summary (
  GgitDiffFormatEmailOptions* options
)

Description [src]

Get the summary.

Return value

Returns: const gchar*
 

The summary.

 The data is owned by the instance.
 The return value can be NULL.
 The value is a NUL terminated UTF-8 string.