Method
AtspiDocumentget_attributes
Declaration [src]
GHashTable*
atspi_document_get_attributes (
AtspiDocument* obj
GError** error
)
Description [src]
Gets all constant attributes for the document as a whole. For attributes
that change within the document content, see atspi_text_get_attribute_run instead.
| Deprecated since: | 2.10 |
Use atspi_document_get_document_attributes instead. | |