Interface
AtspiDocument
since: 2.0
Prerequisite
In order to implement Document, your type must inherit fromGObject
.
Instance methods
atspi_document_get_attribute_value
Gets the value of a single attribute, if specified for the document as a whole.
deprecated: 2.10 since: 2.0
atspi_document_get_attributes
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: 2.10 since: 2.0
atspi_document_get_current_page_number
Gets the current page number of an AccessibleDocument
object.
since: 2.0
atspi_document_get_document_attribute_value
Gets the value of a single attribute, if specified for the document as a whole.
since: 2.0
atspi_document_get_document_attributes
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.
since: 2.0
atspi_document_get_locale
Gets the locale associated with the document’s content, e.g. the locale for LOCALE_TYPE_MESSAGES.
since: 2.0