bind_matrix_setting


Description:

public void bind_matrix_setting (Settings settings, string key, SettingsBindFlags flags)

Binds the [property@SpaceDrawer:matrix] property to a [class@Gio.

Settings] key.

The [[email protected]] key must be of the same type as the [property@SpaceDrawer:matrix] property, that is, `"au"`.

The [[email protected]] function cannot be used, because the default GIO mapping functions don't support [[email protected]] properties (maybe it will be supported by a future GIO version, in which case this function can be deprecated).

Parameters:

this

a SpaceDrawer object.

settings

a Settings object.

key

the settings key to bind.

flags

flags for the binding.




2022 vala-language.org