[ 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.
| this |
the settings object |
| key |
the key to get the value for |
|
a new [struct@GLib.Variant] |