XtAppAddActions(3Xt) X11 SDE 5.4R3.00 XtAppAddActions(3Xt)
NAME
XtAppAddActions - register an action table
SYNTAX
void XtAppAddActions(appcontext, actions, numactions)
XtAppContext appcontext;
XtActionList actions;
Cardinal numactions;
ARGUMENTS
appcontext
Specifies the application context.
actions Specifies the action table to register.
numargs Specifies the number of entries in this action table.
DESCRIPTION
The XtAppAddActions function adds the specified action table and
registers it with the translation manager.
SEE ALSO
XtParseTranslationTable(3Xt)
X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface
Licensed material--property of copyright holder(s) 1