[ CCode ( instance_pos = 1.9 ) ]
public delegate int ConfigCallback (ConfigEntry entry)
The type of the callback functions for retrieving values from a Config.
See @foreach.
| entry |
a ConfigEntry. |
| user_data |
user-supplied data. |
|
0 to go for the next config value or a Error in case there was an error. |