The coordinate type encodes the frame of reference.
Level of granularity to get text of, in relation to a cursor position.
Indicates relative stacking order of a atspi_proxies::component::ComponentProxy with respect to the
onscreen visual representation of the UI.
Describes a relationship between one object and another.
An accessible object role.
To think of it in terms of HTML, any semantic element likely has a corollary in this enum.
For example: <button>, <input>, <form> or <h4>.
Non-semantic elements like <span>, <div> and <b> will not be represented here, and this information is not passed through via the atspi library.
TODO: add examples for GTK/Qt libraries in addition to HTML examples.