ultrix man page for xtappaddactions

Query: xtappaddactions

OS: ultrix

Section: 3xt

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

XtAppAddActions(3Xt)						     MIT X11R4						      XtAppAddActions(3Xt)

Name
       XtAppAddActions - register an action table

Syntax
       void XtAppAddActions(app_context, actions, num_actions)
	  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 function adds the specified action table and registers it with the translation manager.

See Also
       XtParseTranslationTable(3Xt)
       X Window System Toolkit: The Complete Programmer's Guide and Specification, Paul J. Asente and Ralph Swick
       X Window System: The Complete Reference, Second Edition, Robert W. Scheifler and James Gettys

															      XtAppAddActions(3Xt)
Related Man Pages
xtappgeterrordatabasetext(3xt) - ultrix
xtappseterrormsghandler(3xt) - ultrix
xtappwarning(3xt) - ultrix
xtappwarningmsg(3xt) - ultrix
xtparsetranslationtable(3xt) - ultrix
Similar Topics in the Unix Linux Community
A short history of UNIX by l.madden@ic.ac.uk
Lost root password / Can't login as root
Can I change my hostname without messing things up?
PHP Write Man Pages to MySQL DB