Method
AtspiValueget_text
since: 2.46
Declaration [src]
gchar*
atspi_value_get_text (
AtspiValue* obj
GError** error
)
Description [src]
Gets the human readable text alternative associated with the value.
text
is a newly created string, that must be freed by the
caller. Can be NULL if no descriptor is available.
Available since: 2.46