NAME
XtStringProc − interface definition for the display_accelerator() method.
Synopsis
typedef void (*XtStringProc)(Widget, String)
Widget w;
String string;
Inputs
wSpecifies the source widget that supplied the accelerators.
stringProvides the string representation of the accelerators currently registered for the widget.
Description
XtStringProc is the type of the Core display_accelerator() method. See display_accelerator(4) for more information.
See Also
Copyright O’Reilly & Assoc. — X Toolkit Intrinsics Reference Manual © O’Reilly & Associates