Manual Page Result
0
Command: XtAddActions | Section: 3 | Source: Digital UNIX | File: XtAddActions.3Xt.gz
XtAddActions(3Xt) XtAddActions(3Xt)
NAME
XtAddActions - register an action table
SYNOPSIS
void XtAddActions(actions, num_actions)
XtActionList actions;
Cardinal num_actions;
ARGUMENTS
Specifies the action table to register. Specifies the number of en-
tries in this action table.
DESCRIPTION
XtAddActions has been replaced by XtAppAddActions.
SEE ALSO
XtAppAddActions(3Xt)
X Toolkit Intrinsics -- C Language Interface
Xlib -- C Language X Interface
XtAddActions(3Xt)