UNMAP_CB

Called right before an element is unmapped in IupUnmap.

Callback

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

ih: identifier of the element that activated the event.

Affects

All that have a native representation.