AtkCoordType
Specifies how xy coordinates are to be interpreted. Used by functions such as get_position and get_character_extents.
| Value | Symbolic name | Description | 
| Â Â 0 | Atk::XY_SCREEN | specifies xy coordinates relative to the screen | 
| Â Â 1 | Atk::XY_WINDOW | specifies xy coordinates relative to the widget's top-level window |