| atkComponentSetSize {RGtk2} | R Documentation |
Set the size of the component in terms of width and height.
atkComponentSetSize(object, width, height)
|
[AtkComponent] an AtkComponent |
|
[integer] width to set for component |
|
[integer] height to set for component |
[logical] TRUE or FALSE whether the size was set or not
Derived by RGtkGen from GTK+ documentation