write_bool_entry


Description:

[ Version ( since = "4.2" ) ]
public void write_bool_entry (string key, bool value)

Wrapper for write_entry, that stores a boolean value.

Parameters:

this

an Rc object.

key

the key to write.

value

the value to write.