optionsSetSize

Set option as a #gsize value.

bool
optionsSetSize
(
string option
,
size_t value
)

Parameters

option string

the option identifier

value size_t

the value to set

Return Value

Type: bool

true if option was correctly set or false otherwise.