Constructor

GgitMailmapnew

Declaration [src]

GgitMailmap*
ggit_mailmap_new (
  void
  GError** error
)

Description [src]

Creates a new GgitMailmap.

Return value

Returns: GgitMailmap
 

A newly allocated GgitMailmap or NULL.

 The caller of the function takes ownership of the data, and is responsible for freeing it.
 The return value can be NULL.