Method
GgitDiffFileget_oid
Declaration [src]
GgitOId*
ggit_diff_file_get_oid (
GgitDiffFile* file
)
Return value
Type: GgitOId
The file’s GgitOId
or NULL
.
The returned data is owned by the instance. |
The return value can be NULL . |