*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> DtInitialize (3)              
Title
Content
Arch
Section
 

Contents


 DtInitialize(library call)                       DtInitialize(library call)




 NAME    [Toc]    [Back]
      DtInitialize, DtAppInitialize - initialize the Desktop Services
      library

 SYNOPSIS    [Toc]    [Back]
      #include <Dt/Dt.h>
      Boolean DtInitialize(
      Display *display,
      Widget widget,
      char *name,
      char *tool_class,
      Boolean DtAppInitialize(
      XtAppContext app_context,
      Display *display,
      Widget widget,
      char *name,
      char *tool_class);

 DESCRIPTION    [Toc]    [Back]
      These functions perform the one-time initialization in the Desktop
      Services library.  Applications must call either DtInitialize or
      DtAppInitialize before calling any other Desktop Services library
      routines.

      The difference between these two functions is whether app_context is
      specified.  DtInitialize uses the default Intrinsic XtAppContext.

      The app_context argument is the application context, display is the X
      display connection, widget is the application's top-level Widget, name
      is the application name and tool_class is the application class.

 RETURN VALUES    [Toc]    [Back]
      Upon successful completion, DtAppInitialize and DtInitialize return
      True if the library has been correctly initialized; otherwise, they
      return False.

 SEE ALSO    [Toc]    [Back]
      XtAppInitialize(3), XtToolkitInitialize(3),
      XtCreateApplicationContext(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
libtool Linux Provide generalized library-building support services.
SSL_library_init NetBSD initialize SSL library by registering algorithms
SSLeay_add_ssl_algorithms Tru64 Initialize SSL library by registering algorithms
OpenSSL_add_ssl_algorithms Tru64 Initialize SSL library by registering algorithms
OpenSSL_add_ssl_algorithms OpenBSD initialize SSL library by registering algorithms
SSL_library_init OpenBSD initialize SSL library by registering algorithms
SSLeay_add_ssl_algorithms OpenBSD initialize SSL library by registering algorithms
SSL_library_init Tru64 Initialize SSL library by registering algorithms
ftr IRIX IRIX Interactive Desktop optimized file-type rules compiler ftr - IRIX Interactive Desktop optimized file-type
confidence IRIX Desktop Confidence Tests
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service