1XtGetKeyboardFocusWidget(3x) XT FUNCTIONS XtGetKeyboardFocusWidget(3x)
2
3
4
6 XtGetKeyboardFocusWidget - extension event handling
7
9 Widget XtGetKeyboardFocusWidget(Widget widget);
10
12 widget Specifies the widget for this event handler. Must be of
13 class Core or any subclass thereof.
14
16 XtGetKeyboardFocusWidget function returns the widget that would be the
17 end result of keyboard event forwarding for a keyboard event for the
18 specified widget.
19
21 XtInsertEventTypeHandler(3Xt), XtRemoveEventTypeHandler(3Xt), XtRegis‐
22 terExtensionSelector(3Xt), XtSetEventDispatcher(3Xt), XtDispatchEvent‐
23 ToWidget(3Xt)
24 X Toolkit Intrinsics - C Language Interface
25 Xlib - C Language X Interface
26
27
28
29X Version 11 libXt 1.0.4 XtGetKeyboardFocusWidget(3x)