Like panel.settings.Settings.bind but allows transforming to and from settings storage using get_mapping and set_mapping transformation functions.
Call panel.settings.Settings.unbind to unbind the mapping.
The settings key
the object to bind to
the property of object to bind to
flags for the binding
variant to value mapping
value to variant mapping
Like panel.settings.Settings.bind but allows transforming to and from settings storage using get_mapping and set_mapping transformation functions.
Call panel.settings.Settings.unbind to unbind the mapping.