API Version: 1.0
Library Version: 2.52
Generated by gi-docgen 2024.2
const gchar* get_description ( AtkAction* action, gint i )
Returns a description of the specified action of the object.
i
Type: gint
gint
The action index corresponding to the action to be performed.
Type: const gchar*
const gchar*
A description string, or NULL if action does not implement this interface.
NULL
action