optionsSetInt
fn
bool optionsSetInt(string option, int value)Set option as a #gint value.
Parameters
option | the option identifier |
value | the value to set |
Returns
true if option was correctly set or false otherwise.