API Version: 1.0
Library Version: 2.52
Generated by gi-docgen 2024.2
gboolean atk_action_set_description ( AtkAction* action, gint i, const gchar* desc )
Sets a description of the specified action of the object.
i
Type: gint
gint
The action index corresponding to the action to be performed.
desc
Type: const gchar*
const gchar*
The description to be assigned to this action.
Type: gboolean
gboolean
A gboolean representing if the description was successfully set;.