1XtGetKeyboardFocusWidget(3) XT FUNCTIONS XtGetKeyboardFocusWidget(3)
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(3), XtRemoveEventTypeHandler(3), XtRegisterEx‐
22 tensionSelector(3), XtSetEventDispatcher(3), XtDispatchEventToWidget(3)
23 X Toolkit Intrinsics - C Language Interface
24 Xlib - C Language X Interface
25
26
27
28X Version 11 libXt 1.1.5 XtGetKeyboardFocusWidget(3)