XtAppInitialize man page on Ultrix

Man page or keyword search:  
man Server   3690 pages
apropos Keyword Search (all sections)
Output format
Ultrix logo
[printable version]

XtAppInitialize(3Xt)		     X11R5		  XtAppInitialize(3Xt)

NAME
       XtAppInitialize - initialize X Toolkit internals, create an application
       context, open and initialize a display, and create the initial applica‐
       tion shell instance.

SYNTAX
       XtAppInitialize(app_context_return, application_class, options,
       num_options, argc_in_out, argv_in_out, fallback_resources, args,
       num_args)
	   XtAppContext *app_context_return;
	   String application_class;
	   XrmOptionDescList options;
	   Cardinal num_options;
	   Cardinal *argc_in_out;
	   String *argv_in_out;
	   String *fallback_resources;
	   ArgList args;
	   Cardinal num_args;

ARGUMENTS
       app_context
		 If non-NULL, returns the application context.

       app_class Specifies the class name of the application.

       options	 Specifies the command line options table.

       num_options
		 Specifies the number of entries in options list.

       argc	 Specifies the number of command line arguments.

       argv	 Specifies a list of command line arguments.

       fallbacks Specifies a null-terminated list of resource specifications,
		 or NULL.

       args	 Specifies an argument list used to override default values.

       num_args	 Specifies the number of entries in the argument list.

DESCRIPTION
       The function performs the following operations:

       ·      Initializes the X Tookkit Intrinsics library by calling

       ·      Creates an application context by calling

       ·      Creates a set of fallback resources by calling with fallbacks if
	      it in non-NULL.

       ·      Opens and initializes a display by calling with a display_name
	      of NULL and an application_name of NULL.

       ·      Calls with an application_name of NULL, a widget_class of appli‐
	      cationShellWidgetClass, and the specified args and num_args.

       The function returns the ID of the newly created shell widget.  The
       modified values returned by for argc and argv are returned to the call‐
       er.  If app_context is not NULL, the application context created by is
       also returned.  If the display specified by the command line cannot be
       opened, an error message is issued and the application is terminated.

SEE ALSO
       and

       X Toolkit Intrinsics - C Language Interface
       Xlib - C Language X Interface

							  XtAppInitialize(3Xt)
[top]

List of man pages available for Ultrix

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net