1XtAddActions(3)           XT COMPATIBILITY FUNCTIONS           XtAddActions(3)
2
3
4

NAME

6       XtAddActions - register an action table
7

SYNTAX

9       #include <X11/Intrinsic.h>
10
11       void XtAddActions(XtActionList actions, Cardinal num_actions);
12

ARGUMENTS

14       actions   Specifies the action table to register.
15
16       num_args  Specifies the number of entries in this action table.
17

DESCRIPTION

19       XtAddActions has been replaced by XtAppAddActions.
20

SEE ALSO

22       XtAppAddActions(3)
23       X Toolkit Intrinsics - C Language Interface
24       Xlib - C Language X Interface
25
26
27
28X Version 11                      libXt 1.2.0                  XtAddActions(3)
Impressum