IupUpdate
Only force a redraw of the element and its children.
Parameters/Return
void IupUpdate(Ihandle* ih); [in C] iup.Update(ih: ihandle) [in Lua]
ih: identifier of the interface element.
Only force a redraw of the element and its children.
void IupUpdate(Ihandle* ih); [in C] iup.Update(ih: ihandle) [in Lua]
ih: identifier of the interface element.