Signal
GgitRemoteCallbacks::update-tips
Declaration
void
update_tips (
GgitRemoteCallbacks* self,
gchar* object,
GgitOId* p0,
GgitOId* p1,
gpointer user_data
)
Description
No description available.
| Default handler: | The default handler is called after the handlers added via |
Parameters
object |
gchar* |
| No description available. | |
| The data is owned by the caller of the function. | |
| The value is a NUL terminated UTF-8 string. | |
p0 |
GgitOId |
| No description available. | |
| The data is owned by the caller of the function. | |
p1 |
GgitOId |
| No description available. | |
| The data is owned by the caller of the function. |