summaryrefslogtreecommitdiff
path: root/man/XtSetKeyboardFocus.man
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2019-03-23 06:46:42 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2019-04-16 18:21:16 -0400
commit149159df368aaa50db9e3e02f725d147ff557dbd (patch)
treebdaff74b26095d6b094d8bed348145bc37f67790 /man/XtSetKeyboardFocus.man
parente5a1e228e7ab7332d46db9278fa7af85ae889e70 (diff)
downloadxorg-lib-libXt-149159df368aaa50db9e3e02f725d147ff557dbd.tar.gz
updated manual pages' C prototypes to agree with the header-files.
This takes into account the _CONST_X_STRING feature, distinguishing between String and char* and const char*, but also in several cases, such as XtSessionGetToken, the manual page was wrong. Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> Conflicts: man/XtAppErrorMsg.man
Diffstat (limited to 'man/XtSetKeyboardFocus.man')
-rw-r--r--man/XtSetKeyboardFocus.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/XtSetKeyboardFocus.man b/man/XtSetKeyboardFocus.man
index 98a6820..9777f25 100644
--- a/man/XtSetKeyboardFocus.man
+++ b/man/XtSetKeyboardFocus.man
@@ -39,7 +39,7 @@
XtSetKeyboardFocus \- focus events on a child widget
.SH SYNTAX
.HP
-XtSetKeyboardFocus(Widget \fIsubtree\fP, Widget \fIdescendant\fP);
+void XtSetKeyboardFocus(Widget \fIsubtree\fP, Widget \fIdescendant\fP);
.SH ARGUMENTS
.IP \fIsubtree\fP 1i
Specifies either the widget in the subtree structure which is to receive the