Function
GgitBlameOptionsnew
Declaration [src]
GgitBlameOptions*
ggit_blame_options_new (
void
)
Return value
Type: GgitBlameOptions
A newly allocated GgitBlameOptions
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |