Method
AtspiDocumentget_attribute_value
Declaration [src]
gchar*
atspi_document_get_attribute_value (
AtspiDocument* obj,
const gchar* attribute,
GError** error
)
Description [src]
Gets the value of a single attribute, if specified for the document as a whole.
Deprecated since: | 2.10 |
Use atspi_document_get_document_attribute_value instead. | |
This method is renamed to atspi_document_get_document_attribute_value() in language bindings |