Enumeration (GI Enum)

Atk-1.0AtkCoordType

Specifies how xy coordinates are to be interpreted. Used by functions such as atk_component_get_position() and atk_text_get_character_extents()

Index

Enumeration Members

Enumeration Members

PARENT: number

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

SCREEN: number

specifies xy coordinates relative to the screen

WINDOW: number

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