xtaddactions(3) - Linux man page
Name
XtAddActions - register an action table
Syntax
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