IupGetFunction

IUP - Portable User Interface

IupGetFunction

Verifies the function associated to an action.

Parameters/Return

Icallback IupGetFunction (char *action); [in C]
[There is no equivalent in IupLua]

action: name of an action.

This function returns the path of the function associated to the action.

See Also

IupSetFunction.