XtAppAddActions

Section: XT FUNCTIONS (3Xt)
Updated: Release 6.6
索引 xjman
 

名前

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

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

jman



Time: 07:00:59 GMT, January 12, 2009