Action.setDescription

bool setDescription(int i, string desc)

Sets a description of the specified action of the object.

Parameters

ithe action index corresponding to the action to be performed
descthe description to be assigned to this action

Returns

a gboolean representing if the description was successfully set;