X Version 11 (Release 6.1)
XtAddActions(X3xt)
XtAddActions --
register an action table
Synopsis
void XtAddActions(actions, num_actions)
XtActionList actions;
Cardinal num_actions;
Arguments
actions-
Specifies the action table to register.
num_args-
Specifies the number of entries in this action table.
Description
XtAddActions
has been replaced by
XtAppAddActions.
References
XtAppAddActions(X3xt)
X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004