ultrix man page for xttoolkitinitialize

Query: xttoolkitinitialize

OS: ultrix

Section: 3xt

Links: ultrix man pages   all man pages

Forums: unix linux community   forum categories

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

XtCreateApplicationContext(3Xt) 				     MIT X11R4					   XtCreateApplicationContext(3Xt)

Name
       XtCreateApplicationContext, XtDestroyApplicationContext, XtWidgetToApplicationContext, XtToolkitInitialize - create, destroy, and obtain an
       application context

Syntax
       XtAppContext XtCreateApplicationContext()

       void XtDestroyApplicationContext(app_context)
	  XtAppContext app_context;

       XtAppContext XtWidgetToApplicationContext(w)
	  Widget w;

       void XtToolkitInitialize()

Arguments
       app_context
		 Specifies the application context.

       w	 Specifies the widget .

Description
       The function returns an application context, which is an opaque type.  Every application must have at least one application context.

       The function destroys the specified application context as soon as it is safe to do so.	If called from with an event dispatch (for exam-
       ple, a callback procedure), does not destroy the application context until the dispatch is complete.

       The function returns the application context for the specified widget.

       The semantics of calling more than once are undefined.

See Also
       XtDisplayInitialize(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

														   XtCreateApplicationContext(3Xt)
Related Man Pages
xttoolkitinitialize(3xt) - xfree86
xtwidgettoapplicationcontext(3xt) - xfree86
xtdestroyapplicationcontext(3xt) - osf1
xttoolkitinitialize(3xt) - osf1
xtwidgettoapplicationcontext(3xt) - osf1
Similar Topics in the Unix Linux Community
Linux (Ubuntu) = Unix (NOT IMPORTANT - NO RUSH)
Can I change my hostname without messing things up?
PHP Write Man Pages to MySQL DB
Denial Of Service Attack Update