XmHTMLRedisplay - force a redisplay of the currently displayed document.
void XmHTMLRedisplay(Widget w)
XmHTMLRedisplay forces a XmHTML widget to redo it's layout calculations and triggers a redisplay of the currently displayed document. Typical use of this function is in combination with the XmHTMLImageReplace and/or XmHTMLImageUpdate functions.
- w
- Specifies the Widget ID containing the document that requires a redisplay.
XmHTML(3X), XmHTMLImageReplace(3X), XmHTMLImageUpdate(3X)