Method
AtspiActionget_action_description
Declaration [src]
gchar*
atspi_action_get_action_description (
AtspiAction* obj,
int i,
GError** error
)
Description [src]
Get the description of ‘i
-th’ action invocable on an
object implementing AtspiAction
.
The implementation of this method is provided by atspi_action_get_description() in language bindings |