Action.setDescription
bool setDescription(int i, string desc)Sets a description of the specified action of the object.
Parameters
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;