Method
GgitRepositoryget_location
Declaration [src]
GFile*
ggit_repository_get_location (
GgitRepository* repository
)
Return value
Type: GFile
The location of the gitdir of the repository.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL . |