[ Version ( since = "4.2" ) ]
public void write_bool_entry (string key, bool value)
Wrapper for write_entry, that stores a boolean value.
| this |
an Rc object. |
| key |
the key to write. |
| value |
the value to write. |