size_assign: Set size property, if implemented

Description Usage Arguments

Description

Set size property, if implemented

assignment method for size

Usage

1
2
3
4
size(x, ...) <- value

## S3 replacement method for class 'GComponent'
size(x, ...) <- value

Arguments

x

widget

...

passed on

value

size specification, for most widgets a pair c(width, height), but can have exceptions


gWidgetsWWW2 documentation built on May 2, 2019, 6:10 p.m.