Function
GgitNoteCallback
Declaration
gint
NoteCallback (
GgitOId* blob_id,
GgitOId* annotated_object_id,
gpointer user_data
)
Description [src]
When iterating over all the notes, callback that will be
issued per note. See ggit_repository_note_foreach()
.