Method
AtspiAccessibleget_attributes_as_array
Declaration [src]
GArray*
atspi_accessible_get_attributes_as_array (
AtspiAccessible* obj
GError** error
)
Description [src]
Gets a GArray
representing any assigned
name-value pair attributes or annotations for this object.
For typographic, textual, or textually-semantic attributes, see
atspi_text_get_attributes_as_array instead.