XtAddActions(X3xt) X Version 11 (Release 6.1)


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


30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.