[ CCode ( instance_pos = 1.9 ) ]
public delegate int ReferencesNameCallback (string name)
The type of the callback functions for retrieving the references in a Repository.
name |
the name of the reference |
user_data |
user-supplied data. |
0 to go for the next references or a Error in case there was an error. |