API Version: 1.0
Library Version: 2.50.0
gboolean set_description ( AtkAction* action, gint i, const gchar* desc )
Sets a description of the specified action of the object.
i
gint
The action index corresponding to the action to be performed.
desc
const gchar*
The description to be assigned to this action.
gboolean
A gboolean representing if the description was successfully set;