XtAddActions - Man Page
register an action table
Syntax
#include <X11/Intrinsic.h>
void XtAddActions(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.
See Also
XtAppAddActions(3)
X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface
Info
libXt 1.3.0 X Version 11 XT COMPATIBILITY FUNCTIONS