Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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)

## Default S3 method:
size(obj)

size(obj) <- value

size(obj) <- value

Arguments

obj

object

value

size in pixels


gWidgets2

Rewrite of gWidgets API for Simplified GUI Construction

v1.0-8
GPL (>= 3)
Authors
John Verzani
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.