AtkCoordType

Specifies how xy coordinates are to be interpreted. Used by functions such as atk_component_get_position() and atk_text_get_character_extents() ATK_XY_SCREEN specifies xy coordinates relative to the screen ATK_XY_WINDOW specifies xy coordinates relative to the widget's top-level window

Values

ValueMeaning
XY_SCREEN
XY_WINDOW

Meta