Settings.rangeCheck

Checks if the given @value is of the correct type and within the permitted range for @key.

More...
class Settings
bool
rangeCheck
(
string key
,)

Parameters

key string

the key to check

value Variant

the value to check

Return Value

Type: bool

%TRUE if @value is valid for @key

Detailed Description

Deprecated: Use g_settings_schema_key_range_check() instead.

Meta

Since

2.28