atkComponentGetSize {RGtk2} | R Documentation |
Gets the size of the component
in terms of width and height.
atkComponentGetSize(object)
|
[ |
A list containing the following elements:
|
[integer] integerto put width of component |
|
[integer] integerto put height of component |
Derived by RGtkGen from GTK+ documentation