Constructor
GgitDiffFindOptionsnew
Declaration [src]
GgitDiffFindOptions*
ggit_diff_find_options_new (
void
)
Return value
Returns: | GgitDiffFindOptions |
A newly allocated |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |