option_set_boolean


Description:

[ Version ( since = "1.26" ) ]
public void option_set_boolean (string opt_name, bool value)

Like option_set to set a boolean GVariant.

Parameters:

this

the Setting

value

the value to set.