get_description


Description:

public abstract unowned string? get_description (int i)

Returns 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

Returns:

a description string, or null if this does not implement this interface.