GSettingsBindGetMapping

The type for the function that is used to convert from #GSettings to an object property. The @value is already initialized to hold values of the appropriate type.

alias GSettingsBindGetMapping = int function(GValue* value, GVariant* variant, void* userData)

Meta