atkComponentGetSize: atkComponentGetSize

Description Usage Arguments Value Author(s)

View source: R/atkFuncs.R

Description

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

Usage

1

Arguments

object

[AtkComponent] an AtkComponent

Value

A list containing the following elements:

width

[integer] integer to put width of component

height

[integer] integer to put height of component

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.