get_localized_name


Description:

public abstract unowned string? get_localized_name (int i)

Returns the localized name 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 name string, or null if this does not implement this interface.