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