debian man page for xtappaddactions

Query: xtappaddactions

OS: debian

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.3 XtAppAddActions(3)
Related Man Pages
xtparsetranslationtable(3) - debian
xtuninstalltranslations(3) - debian
xtoverridetranslations(3) - centos
xtuninstalltranslations(3) - centos
xtparsetranslationtable(3) - x11r4
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?