atkComponentGetExtents {RGtk2} | R Documentation |
Gets the rectangle which gives the extent of the component
.
atkComponentGetExtents(object, coord.type)
|
[ |
|
[ |
A list containing the following elements:
|
[integer] integerto put x coordinate |
|
[integer] integerto put y coordinate |
|
[integer] integerto put width |
|
[integer] integerto put height |
Derived by RGtkGen from GTK+ documentation