AtkCoordType

Specifies how xy coordinates are to be interpreted. Used by functions such as atk.component.Component.getPosition and atk.text.Text.getCharacterExtents

Values

ValueMeaning
Screen0

specifies xy coordinates relative to the screen

Window1

specifies xy coordinates relative to the widget's top-level window

Parent2

specifies xy coordinates relative to the widget's immediate parent. Since: 2.30