Method
GgitFetchOptionsset_remote_callbacks
Declaration [src]
void
ggit_fetch_options_set_remote_callbacks (
GgitFetchOptions* options,
GgitRemoteCallbacks* callbacks
)
Parameters
callbacks |
GgitRemoteCallbacks |
A |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |