GSettingsBindSetMapping

The type for the function that is used to convert an object property value to a #GVariant for storing it in #GSettings.

alias GSettingsBindSetMapping = GVariant* function(GValue* value, GVariantType* expectedType, void* userData)

Meta