API Version: 1.0
Library Version: 2.52
Generated by gi-docgen 2024.2
const gchar* atk_action_get_localized_name ( AtkAction* action, gint i )
Returns the localized name 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 name string, or NULL if action does not implement this interface.
NULL
action