LayeredSettings.bindWithMapping

Creates a new binding similar to gio.settings.Settings.bindWithMapping but applying from the resolved value via the layered settings.

Parameters

key string

the settings key to bind. object (type GObject.Object): the target object.

object void*
property string

the property on object to apply.

flags gio.types.SettingsBindFlags

flags for the binding.

getMapping gio.types.SettingsBindGetMapping

the get mapping function

setMapping gio.types.SettingsBindSetMapping

the set mapping function