- set-window-method! window event-type methodprocedure
Attach a method to a window. method will be called with a variable number of arguments depending on the event sent. event-type is a symbol.
Attach a method to a window. method will be called with a variable number of arguments depending on the event sent. event-type is a symbol.