centos man page for xtappaddactions

Query: xtappaddactions

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XtAppAddActions(3)						   XT FUNCTIONS 						XtAppAddActions(3)

NAME
XtAppAddActions - register an action table
SYNTAX
void XtAppAddActions(XtAppContext app_context, XtActionList actions, Cardinal num_actions);
ARGUMENTS
app_context Specifies the application context. actions Specifies the action table to register. num_args Specifies the number of entries in this action table.
DESCRIPTION
The XtAppAddActions function adds the specified action table and registers it with the translation manager.
SEE ALSO
XtParseTranslationTable(3) X Toolkit Intrinsics - C Language Interface Xlib - C Language X Interface X Version 11 libXt 1.1.4 XtAppAddActions(3)
Related Man Pages
xtaugmenttranslations(3) - centos
xtoverridetranslations(3) - centos
xtparsetranslationtable(3) - centos
xtoverridetranslations(3) - x11r4
xtparsetranslationtable(3) - x11r4
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Set hard block limit for user using quota
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq