XmRedisplayWidget (3) Linux Manual Page
XmRedisplayWidget — Synchronously activates the expose method of a widget to draw its content Synopsis #include <Xm/Xm.h> voidXmRedisplayWidget( Widgetwidget); Description This function is a convenience routine that hides the details of the Xt internals to the application programmer by calling the expose method of the given widget with a well formed Expose event and Region…
