Definition: |
include pGUI.e
IupUpdate(Ihandles ih) -- or -- IupUpdateChildren(Ihandle ih) |
Description: |
Mark the element or its children to be redrawn when the control returns to the system.
ih: identifier of the interface element, or (IupUpdate only) a sequence of elements. |
See Also: | IupRedraw |