Method
GgitBlameOptionscopy
Declaration [src]
GgitBlameOptions*
ggit_blame_options_copy (
GgitBlameOptions* blame_options
)
Return value
Returns: | GgitBlameOptions |
A newly allocated |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |