set_description
Description:
Sets a description of the specified action of the object.
Parameters:
this |
a Object instance that implements AtkActionIface |
i |
the action index corresponding to the action to be performed |
desc |
the description to be assigned to this action |
Returns:
a gboolean representing if the description was successfully set; |