optionsSetBoolean

fun optionsSetBoolean(option: String, value: Boolean): Boolean

Set @option as a #gboolean value.

Return

true if option was correctly set or false otherwise.

Since

2.24

Parameters

option

the option identifier

value

the value to set