diff options
author | Kaleb Keithley <kaleb@freedesktop.org> | 2003-11-26 22:48:39 +0000 |
---|---|---|
committer | Kaleb Keithley <kaleb@freedesktop.org> | 2003-11-26 22:48:39 +0000 |
commit | b90c05162b5edd08338a060f5777419654fa6d2e (patch) | |
tree | 346b8c7439d7d8db30404ad9f4db4c4e1725c252 /man/XtSetKeyboardFocus.man | |
parent | a6bdd56c5b098599942e4091ae7e2af2d4631b44 (diff) |
merge latest (4.3.99.16) from XFree86 (vendor) branch
Diffstat (limited to 'man/XtSetKeyboardFocus.man')
-rw-r--r-- | man/XtSetKeyboardFocus.man | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/man/XtSetKeyboardFocus.man b/man/XtSetKeyboardFocus.man index 94c6e6c..61eb4ff 100644 --- a/man/XtSetKeyboardFocus.man +++ b/man/XtSetKeyboardFocus.man @@ -26,7 +26,7 @@ .\" other dealings in this Software without prior written authorization .\" from the X Consortium. .\" -.\" $XFree86: xc/doc/man/Xt/XtSetKFoc.man,v 1.3 2002/10/12 16:06:41 herrb Exp $ +.\" $XFree86: xc/doc/man/Xt/XtSetKFoc.man,v 1.4 2003/04/28 22:18:21 herrb Exp $ .\" .ds tk X Toolkit .ds xT X Toolkit Intrinsics \- C Language Interface @@ -131,9 +131,8 @@ .SH NAME XtSetKeyboardFocus \- focus events on a child widget .SH SYNTAX -XtSetKeyboardFocus(\fIsubtree\fP, \fIdescendant\fP) -.br - Widget \fIsubtree\fP, \fIdescendant\fP; +.HP +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 |