Method
GgitDiffBinaryget_new_file
Declaration [src]
GgitDiffBinaryFile*
ggit_diff_binary_get_new_file (
  GgitDiffBinary* binary
)
      Return value
Type: GgitDiffBinaryFile
The contents of the new file or NULL.
| The returned data is owned by the instance. | 
The return value can be NULL. |