書式 void XtAppAddActions(app_context, actions, num_actions) XtAppContext app_context; XtActionList actions; Cardinal num_actions; 引き数 app_context アプリケーションコンテクストを指定する。 actions 登録するアクションテーブルを指定する。 num_args このアクションテーブルのエントリの個数を指定する。 説明 XtAppAddActions 関数は、指定されたアクションテーブルを加え、変換マネージャに登録する。