IupGetActionName

IUP - Portable User Interface

IupGetActionName

Should return the name of the action being executed by the application. In fact returns only the name of the action last retrieved in IupGetFunction.

Parameters/Return

const char* IupGetActionName(void); [in C]
[There is no equivalent in IupLua]

Returns the name of the action.

See Also

DEFAULT_ACTION