Enumeration (GI Enum)

Atspi-2.0AtspiCoordType

Enumeration used by Atspi.Component, Atspi.Image, and Atspi.Text interfaces to specify whether coordinates are relative to the window or the screen.

Index

Enumeration Members

Enumeration Members

PARENT: number

Specifies xy coordinates relative to the widget's immediate parent.

SCREEN: number

Specifies xy coordinates relative to the screen.

WINDOW: number

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