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