optionsSetInt

Set option as a #gint value.

bool
optionsSetInt
(
string option
,
int value
)

Parameters

option string

the option identifier

value int

the value to set

Return Value

Type: bool

true if option was correctly set or false otherwise.