TreeWalkCallback
Description:
The type of the callback functions for walking a tree.
See walk.
Parameters:
| root |
the current (relative) root of the entry |
| entry |
the tree entry |
| user_data |
user-supplied data. |
Returns:
|
0 to go for the next entry or a Error in case there was an error. |
Namespace: Ggit
Package: libgit2-glib-1.0