LEAVEWINDOW_CB
Action generated when the mouse leaves a canvas.
Callback
int function(Ihandle *self); [in C] elem:leavewindow() -> (ret: number) [in IupLua3] elem:leavewindow_cb() -> (ret: number) [in IupLua5]self: identifier of the canvas the mouse left
Affects
In Motif can also be used by other controls.