summaryrefslogtreecommitdiff
path: root/Bitmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'Bitmap.h')
-rw-r--r--Bitmap.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/Bitmap.h b/Bitmap.h
index 73c3939..611f0e0 100644
--- a/Bitmap.h
+++ b/Bitmap.h
@@ -45,7 +45,7 @@ from The Open Group.
/* Resources:
Name Class RepType Default Value
- ---- ----- ------- -------------
+ ---- ----- ------- -------------
background Background Pixel XtDefaultBackground
foreground Foredround Pixel XtDefaultForeground
highlight Highlight Pixel XtDefaultForeground
@@ -73,7 +73,7 @@ from The Open Group.
stipple Stipple Bitmap XtUnspecifiedPixmap
proportional Proportional Boolean True
axes Axes Boolean True
- button1Function Button1Function ButtonFunction Set
+ button1Function Button1Function ButtonFunction Set
button2Function Button2Function ButtonFunction Invert
button3Function Button3Function ButtonFunction Clear
button4Function Button4Function ButtonFunction Invert
@@ -187,7 +187,7 @@ typedef struct _BitmapRec *BitmapWidget;
extern WidgetClass bitmapWidgetClass;
-extern Boolean BWEngageRequest(Widget w, BWRequest name, Boolean trap,
+extern Boolean BWEngageRequest(Widget w, BWRequest name, Boolean trap,
XtPointer call_data, Cardinal call_data_size);
extern Boolean BWTerminateRequest(Widget w, Boolean cont);