Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XtParseTranslationTable(3Xt)

XtAppAddActions(3Xt)

Name

XtAppAddActions − register an action table

Syntax

void XtAppAddActions(app_context, actions, num_actions)
      XtAppContext app_context;
      XtActionList actions;
      Cardinal num_actions;

Arguments

app_contextSpecifies the application context. 

actionsSpecifies the action table to register. 

num_argsSpecifies the number of entries in this action table. 

Description

The XtAppAddActions function adds the specified action table and registers it with the translation manager.

See Also

XtParseTranslationTable(3Xt)
Guide to the XUI Toolkit Intrinsics
Guide to the Xlib Library

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