LEAVEWINDOW_CB
Action generated when the mouse leaves a canvas or button.
Callback
int function(Ihandle *ih); [in C] elem:leavewindow_cb() -> (ret: number) [in Lua]
ih: identifier of the element that activated the event.
Affects
All controls with user interaction.