optionsSetRangeString

Set @option as a range string. The string must be in the format !&lt;low&gt;:`<`high`>` where low and high are #guint values. Values between low and high (both included) will be considered in the range, unless ! is used to invert the range.

Return

true if option was correctly set or false otherwise.

Since

2.24

Parameters

option

the option identifier

value

the value to set