optionsGetBoolean

fnbool optionsGetBoolean(string option, out bool value)

Get option as a #gboolean value.

Parameters

optionthe option identifier
valuereturn location for the option value

Returns

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