Returns the function associated to an action.
This function is now deprecated. The applications should use IupGetCallback instead.
Icallback IupGetFunction(const char *name); [in C] [There is no equivalent in Lua]
name: name of the action.
Returns: the callback or NULL if not found.
IupSetFunction, IupGetCallback