get_value


Description:

[ Version ( since = "2.26" ) ]
public Variant get_value (string key)

Gets the value that is stored in this for key.

It is a programmer error to give a key that isn’t contained in the schema for this.

Parameters:

this

the settings object

key

the key to get the value for

Returns:

a new [struct@GLib.Variant]