Query: xtappaddactions
OS: redhat
Section: 3xt
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XtAppAddActions(3Xt) XT FUNCTIONS XtAppAddActions(3Xt)NAMEXtAppAddActions - register an action tableSYNTAXvoid XtAppAddActions(app_context, actions, num_actions) XtAppContext app_context; XtActionList actions; Cardinal num_actions;ARGUMENTSapp_context Specifies the application context. actions Specifies the action table to register. num_args Specifies the number of entries in this action table.DESCRIPTIONThe XtAppAddActions function adds the specified action table and registers it with the translation manager.SEE ALSOXtParseTranslationTable(3Xt) X Toolkit Intrinsics - C Language Interface Xlib - C Language X Interface X Version 11 Release 6.6 XtAppAddActions(3Xt)