Creates a new binding similar to bind_with_mapping but applying from the resolved value via the settings sandwich.
| this |
An SettingsSandwich. |
| key |
the settings key to bind. |
| property |
the property on |
| flags |
flags for the binding. |
| get_mapping |
the get mapping function |
| set_mapping |
the set mapping function |
| destroy |
destroy notify for |
| user_data |
user data for |