Learn R Programming

gWidgets2 (version 1.0-8)

size: Return size (width and height) of widget

Description

Return size (width and height) of widget

S3 method for size

The size is specified in pixels (integers). Some toolkits allow -1 as a default, but not all.

S3 method for size

Usage

size(obj)

# S3 method for default size(obj)

size(obj) <- value

size(obj) <- value

Arguments

obj

object

value

size in pixels