Function
GgitConfigCallback
Description [src]
The type of the callback functions for retrieving values from a GgitConfig
.
See ggit_config_foreach().
Parameters
entry |
GgitConfigEntry |
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. |