ENTERWINDOW_CB

IUP - Portable User Interface

ENTERWINDOW_CB

Action generated when the mouse enters the canvas or button.

Callback

int function(Ihandle *ih); [in C]
elem:enterwindow_cb() -> (ret: number) [in Lua]

ih: identifier of the element that activated the event.

Affects

All controls with user interaction.