IupUpdate
From IUP - Portable User Interface
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.
From IUP - Portable User Interface
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.