[ 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 |
a Settings object |
key |
the key to get the value for |
a new Variant |