Method
AtspiTextget_attribute_value
Declaration [src]
gchar*
atspi_text_get_attribute_value (
AtspiText* obj,
gint offset,
const gchar* attribute_name,
GError** error
)
Description [src]
Gets the value of a named attribute at a given offset.
Deprecated since: | 2.10 |
Use atspi_text_get_text_attribute_value instead. | |
This method is renamed to atspi_text_get_text_attribute_value() in language bindings |