Method
AtkDocumentget_attribute_value
Declaration [src]
const gchar*
atk_document_get_attribute_value (
AtkDocument* document,
const gchar* attribute_name
)
Description [src]
Retrieves the value of the given attribute_name
inside document
.
Available since: | 1.12 |