XtAddActions

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

名前

XtAddActions - アクションテーブルを登録する  

書式

void XtAddActions(actions, num_actions)

      XtActionList actions;

      Cardinal num_actions;  

引き数

actions
登録するアクションテーブルを指定。
num_args
アクションテーブル内のエントリー数を指定。
 

説明

XtAddActionsXtAppAddActions に置き換えられている。  

関連項目

XtAppAddActions(3Xt)
X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface


 

Index

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

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