SettingsBindGetMapping

typealias SettingsBindGetMapping = (<Error class: unknown class>, <Error class: unknown class>) -> Boolean

The type for the function that is used to convert from #GSettings to an object property. The @value is already initialized to hold values of the appropriate type.

  • param value return location for the property value

  • param variant the #GVariant

  • return true if the conversion succeeded, false in case of an error