getValue

open fun getValue(key: String): <Error class: unknown class>

Gets the value that is stored in @settings for @key.

It is a programmer error to give a @key that isn't contained in the schema for @settings.

Return

a new #GVariant

Since

2.26

Parameters

key

the key to get the value for