Query: xtstringproc
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XtStringProc() XtStringProc() Name XtStringProc - interface definition for the display_accelerator() method. Synopsis typedef void (*XtStringProc)(Widget, String) Widget w; String string; Inputs w Specifies the source widget that supplied the accelerators. string Provides 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 display_accelerator(4). Xt - Widget Method Prototypes XtStringProc()
Related Man Pages |
---|
xtinstallallaccelerators(3) - centos |
xtparseacceleratortable(3) - x11r4 |
xtinstallaccelerators(3) - suse |
xtinstallallaccelerators(3) - hpux |
display_accelerator(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
How to list file size on HPUX? |
Sequence extraction |
awk - Multi-line data to be stored in variable |