API Version: 1.0
Library Version: 2.37
const gchar* atk_action_get_description ( AtkAction* action, gint i )
Returns a description of the specified action of the object.
i
gint
The action index corresponding to the action to be performed.
const gchar*
A description string, or NULL if action does not implement this interface.
NULL
action