get_value
Description:
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] |