Verifies the function associated to an action.
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.
IupSetFunction.