optionsSetSize

fnbool optionsSetSize(string option, size_t value)

Set option as a #gsize value.

Parameters

optionthe option identifier
valuethe value to set

Returns

true if option was correctly set or false otherwise.