ReferencesNameCallback


Description:

[ CCode ( instance_pos = 1.9 ) ]
public delegate int ReferencesNameCallback (string name)

The type of the callback functions for retrieving the references in a Repository .

See references_foreach_name.

Parameters:

name

the name of the reference

user_data

user-supplied data.

Returns:

0 to go for the next references or a Error in case there was an error.


Namespace: Ggit