1XtAppAddActions(3)               XT FUNCTIONS               XtAppAddActions(3)
2
3
4

NAME

6       XtAppAddActions - register an action table
7

SYNTAX

9       void XtAppAddActions(XtAppContext app_context, XtActionList actions,
10              Cardinal num_actions);
11

ARGUMENTS

13       app_context
14                 Specifies the application context.
15
16       actions   Specifies the action table to register.
17
18       num_args  Specifies the number of entries in this action table.
19

DESCRIPTION

21       The XtAppAddActions function adds the specified action table and regisā€
22       ters it with the translation manager.
23

SEE ALSO

25       XtParseTranslationTable(3)
26       X Toolkit Intrinsics - C Language Interface
27       Xlib - C Language X Interface
28
29
30
31X Version 11                      libXt 1.1.5               XtAppAddActions(3)
Impressum