Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ display_acc(3) — OSF1 1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XtInstallAccelerators(1)

 

Name

display_accelerator — Core method to display current accelerators. 

Synopsis

typedef void (∗XtStringProc)(Widget, String)

    Widget w;
    String string;

Arguments

wSpecifies the source widget that supplied the accelerators. 

stringProvides the string representation of the accelerators currently registered for the widget. 

Description

The display_accelerator method of a widget is called when the application installs accelerators on that widget.  The method is passed a string version of the current accelerator table, in canonical form.  This form may differ from the original source of the accelerator table itself. 

The Core display_accelerator method is NULL. 

See Also

XtInstallAccelerators(1)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026