get_range
Description:
[ Version ( deprecated = true , deprecated_since = "2.40" , since = "2.28" ) ]
public Variant get_range (string key)
public Variant get_range (string key)
Warning: get_range is deprecated since 2.40.
Queries the range of a key.
Note:
Use [method@Gio.SettingsSchemaKey.get_range] instead.
Parameters:
| this |
the settings object |
| key |
the key to query the range of |