Method
GgitTreeget
Declaration [src]
GgitTreeEntry*
ggit_tree_get (
GgitTree* tree,
guint i
)
Return value
Type: GgitTreeEntry
A GgitTreeEntry
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 . |