Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XtParseTranslationTable(3Xt)

XtAppAddActions(3Xt)  —  UNIX Programmer’s Manual

名称

XtAppAddActions − アクションテーブルを登録する

形式

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

引数

app_contextアプリケーションコンテキストを指定します。

actions登録するアクションテーブルを指定します。

num_argsこのアクションテーブル中のエントリ数を指定します。

解説

XtAppAddActions 関数は、指定されたアクションテーブルを追加し、それをトランスレーション マネジャに登録します。

関連事項

XtParseTranslationTable(3Xt)
X Toolkit Intrinsics − C Language Interface
Xlib − C Language X Interface

NEWS-OSRelease 3.3

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