TypeScript API Documentation for ATK-1.0
API Version: 1.0
Library Version: 2.58.3
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
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()