summaryrefslogtreecommitdiff
path: root/man/XtSetWMColormapWindows.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtSetWMColormapWindows.man')
-rw-r--r--man/XtSetWMColormapWindows.man6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/XtSetWMColormapWindows.man b/man/XtSetWMColormapWindows.man
index 9cfc12b..94b0210 100644
--- a/man/XtSetWMColormapWindows.man
+++ b/man/XtSetWMColormapWindows.man
@@ -72,10 +72,10 @@ listed in the WM_COLORMAP_WINDOWS property.
.IP \fIcount\fP 1i
Specifies the number of widgets in \fIlist\fP.
.SH DESCRIPTION
-.BR XtSetWMColormapWindows
+.B XtSetWMColormapWindows
returns immediately if \fIwidget\fP is not realized or if \fIcount\fP
is zero. Otherwise,
-.BR XtSetWMColormapWindows
+.B XtSetWMColormapWindows
constructs an ordered list of windows by examining each widget in
\fIlist\fP in turn and ignoring the widget if it is not realized,
or adding the widget's window to the window list if the widget is
@@ -84,7 +84,7 @@ resources of all widgets whose windows are already on the window
list.
.LP
Finally,
-.BR XtSetWMColormapWindows
+.B XtSetWMColormapWindows
stores the resulting window list in the WM_COLORMAP_WINDOWS property
on the specified widget's window.
.SH "SEE ALSO"