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