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