Settings.getValue

glib.variant.Variant getValue(string key) nothrow

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

keythe key to get the value for

Returns

a new #GVariant