XtAppAddActions

Section: XT FUNCTIONS (3Xt)
Updated: Release 6.3
Index xjman/web INDEX
 

名前

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 ツールキット イントリンシクス - C 言語インターフェイス
Xlib - C 言語 X インターフェイス


 

Index

名前
書式
引き数
説明
関連項目

This document was created by man2html, using the manual pages.
Time: 15:56:21 GMT, February 12, 2001