comparison lwlib/lwlib-utils.c @ 29891:f4e5f2c2900e

Include lwlib.h.
author Dave Love <fx@gnu.org>
date Fri, 23 Jun 2000 13:57:34 +0000
parents ee40177f6c68
children 3f00bdb24c1f
comparison
equal deleted inserted replaced
29890:53f5e0a6e4e3 29891:f4e5f2c2900e
31 31
32 #include <X11/Xatom.h> 32 #include <X11/Xatom.h>
33 #include <X11/IntrinsicP.h> 33 #include <X11/IntrinsicP.h>
34 #include <X11/ObjectP.h> 34 #include <X11/ObjectP.h>
35 #include "lwlib-utils.h" 35 #include "lwlib-utils.h"
36 #include "lwlib.h"
36 37
37 /* Redisplay the contents of the widget, without first clearing it. */ 38 /* Redisplay the contents of the widget, without first clearing it. */
38 void 39 void
39 XtNoClearRefreshWidget (widget) 40 XtNoClearRefreshWidget (widget)
40 Widget widget; 41 Widget widget;