TypeScript API Documentation for ATK
API Version: 1.0
Library Version: 2.60.0
Generated with TypeDoc via ts-for-gir v4.0.0-rc.9
Specifies how xy coordinates are to be interpreted. Used by functions such as atk_component_get_position() and atk_text_get_character_extents()
atk_component_get_position()
atk_text_get_character_extents()
specifies xy coordinates relative to the widget's immediate parent. Since: 2.30
specifies xy coordinates relative to the screen
specifies xy coordinates relative to the widget's top-level window
Specifies how xy coordinates are to be interpreted. Used by functions such as
atk_component_get_position()andatk_text_get_character_extents()