Settings.getValue
glib.variant.Variant getValue(string key)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.
Parameters
key | the key to get the value for |
Returns
a new #GVariant