[ Version ( since = "4.2" ) ]
public int read_int_entry (string key, int fallback)
Reads the value of an entry specified by key in the current group and interprets it as an integer value.
| this |
an Rc object. |
| key |
the key to search for. |
| fallback |
a default value returned if the |
|
the value for this |