logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

XtAddActions - register an action table

Arguments

actions   Specifies the action table to register.

       num_args  Specifies the number of entries in this action table.

Description

XtAddActions has been replaced by XtAppAddActions.

Name

       XtAddActions - register an action table

See Also

XtAppAddActions(3)
       XToolkitIntrinsics-CLanguageInterfaceXlib-CLanguageXInterface

X Version 11                                       libXt 1.2.1                                   XtAddActions(3)

Syntax

       #include <X11/Intrinsic.h>

       void XtAddActions(XtActionList actions, Cardinal num_actions);

See Also