set_description


Description:

public abstract bool set_description (int i, string desc)

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;