svalue: Return main value associated with a widget

Description Usage Arguments

Description

Return main value associated with a widget

svalue method

Usage

1
2
3
4
svalue(x, index = NULL, drop = NULL, ...)

## S3 method for class 'GComponent'
svalue(x, index = NULL, drop = NULL, ...)

Arguments

x

the widget

index

if specified as TRUE calls get_index, else

drop

passed along, in many cases used like drop call for [. get_value reference methods.

...

passed to get_value or get_index method. May include arguments index or drop


jverzani/gWidgetsWWW2 documentation built on Feb. 9, 2020, 5:18 p.m.