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