atkComponentGetPosition {RGtk2} | R Documentation |
Gets the position of component
in the form of
a point specifying component
's top-left corner.
atkComponentGetPosition(object, coord.type)
|
[ |
|
[ |
A list containing the following elements:
|
[integer] integerto put x coordinate position |
|
[integer] integerto put y coordinate position |
Derived by RGtkGen from GTK+ documentation