[ CCode ( has_target = false ) ]
public delegate void ConfigItemProcessFunc (ConfigRegistry config, ConfigItem item, void* data)
Callback type used for enumerating keyboard models, layouts, variants, options
| config |
the config registry |
| item |
the item from registry |
| data |
anything which can be stored into the pointer |