Constructor
GgitMailmapnew
Declaration [src]
GgitMailmap*
ggit_mailmap_new (
  void
  GError** error
)
      Return value
Type: 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. |