[previous] [up] [next]     [contents] [index]
Next: chain-to-keymap Up: wx:keymap Previous: break-sequence

call-function

Calls a named event handler directly. If the function cannot be found or the found handler did not want to handle the event, #f is returned. Otherwise, the return value is the return value of the event handler.



PLT