Function
GgitTransferProgressCallback
Declaration
gint
(* GgitTransferProgressCallback) (
GgitTransferProgress* stats,
gpointer user_data
)
Parameters
stats |
GgitTransferProgress |
A |
|
The data is owned by the caller of the function. | |
user_data |
gpointer |
User-supplied data. |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |