GSettingsBindSetMapping

The type for the function that is used to convert an object property value to a glib.Variant for storing it in gtk.Settings

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

Return Value

a new glib.Variant holding the data from value, or NULL in case of an error