Function

GgitBlameOptionsnew

Declaration [src]

GgitBlameOptions*
ggit_blame_options_new (
  void
)

Description [src]

Create a new, empty GgitBlameOptions.

Return value

Type: GgitBlameOptions

A newly allocated GgitBlameOptions.

The caller of the function takes ownership of the data, and is responsible for freeing it.