Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.12.17)
atkComponentSetSize: atkComponentSetSize
Description
Set the size of the
component
in terms of width and height.
Usage
atkComponentSetSize(object, width, height)
Arguments
object
[
AtkComponent
] an
AtkComponent
width
[integer] width to set for
component
height
[integer] height to set for
component
Value
[logical]
TRUE
or
FALSE
whether the size was set or not