Learn R Programming

RGtk2 (version 2.8.7)

atkComponentGetSize: atkComponentGetSize

Description

Gets the size of the component in terms of width and height.

Usage

atkComponentGetSize(object)

Arguments

Value

A list containing the following elements:width[integer] integer to put width of componentheight[integer] integer to put height of component