[ Version ( since = "1.26" ) ]
public bool option_get_boolean (string opt_name, out bool out_value)
this |
the Setting |
opt_name |
the option to get |
out_value |
the optional output value. If the option is unset, false will be returned. |
true if |