MAP_CB

IUP - Portable User Interface

MAP_CB

Called right after an element is mapped and layout is updated.

Callback

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

ih: identifier of the element that activated the event.

Affects

All that have a native representation.