Gets the minimum x and y coordinates of the specified Component.
The returned values are meaningful only if the Component has both STATE_VISIBLE and STATE_SHOWING.
this |
a pointer to the Component to query. |
ctype |
the desired coordinate system into which to return the results, (e.g. ATSPI_COORD_TYPE_WINDOW, ATSPI_COORD_TYPE_SCREEN). |
An Point giving the this's position. |