[ CCode ( instance_pos = 1.9 ) ]
public delegate bool FilterFunc (Location location)
A filter function for locations.
location |
the location to check |
user_data |
data passed to [[email protected]_nearest_city_full] |
`FALSE` if the location should be skipped, and `TRUE` otherwise |