Action generated when an element loses keyboard focus. This callback is called before the GETFOCUS_CB of the element that gets the focus.
int function(Ihandle *ih); [in C] elem:killfocus_cb() -> (ret: number) [in Lua]
ih: identifier of the element that activated the event.
All elements with user interaction, except menus.