optionsGetBoolean

Get option as a #gboolean value.

bool
optionsGetBoolean
(
string option
,
out bool value
)

Parameters

option string

the option identifier

value bool

return location for the option value

Return Value

Type: bool

true if value has been set or false if the option doesn't exist