size {gWidgets2} | R Documentation |
The size is specified in pixels (integers). Some toolkits allow -1 as a default, but not all.
size(obj)
## Default S3 method:
size(obj)
size(obj) <- value
size(obj) <- value
obj |
object |
value |
size in pixels |