XtGetKeyboardFocusWidget(X3xt) X Version 11 (Release 6.1)
XtGetKeyboardFocusWidget --
extension event handling
Synopsis
Widget XtGetKeyboardFocusWidget(widget)
Widget widget;
Arguments
- widget
-
Specifies the widget for this event handler.
Must be of class Core or any subclass thereof.
Description
XtGetKeyboardFocusWidget
function returns the widget that would be the end result of keyboard
event forwarding for a keyboard event for the specified widget.
References
XtInsertEventTypeHandler(X3xt),
XtRemoveEventTypeHandler(X3xt),
XtRegisterExtensionSelector(X3xt),
XtSetEventDispatcher(X3xt),
XtDispatchEventToWidget(X3xt)
X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.