summaryrefslogtreecommitdiff
path: root/man/XtCallAcceptFocus.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtCallAcceptFocus.man')
-rw-r--r--man/XtCallAcceptFocus.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/XtCallAcceptFocus.man b/man/XtCallAcceptFocus.man
index 7360acc..99e7721 100644
--- a/man/XtCallAcceptFocus.man
+++ b/man/XtCallAcceptFocus.man
@@ -69,12 +69,12 @@ Specifies the X time of the event that is causing the accept focus.
Specifies the widget.
.SH DESCRIPTION
The
-.BR XtCallAcceptFocus
+.B XtCallAcceptFocus
function calls the specified widget's accept_focus procedure,
passing it the specified widget and time, and returns what the accept_focus
procedure returns.
If accept_focus is NULL,
-.BR XtCallAcceptFocus
+.B XtCallAcceptFocus
returns
.BR False .
.SH "SEE ALSO"