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

  man pages->HP-UX 11i man pages -> Dt (5)              
Title
Content
Arch
Section
 

Contents


 Dt/Dt.h(file formats)                                 Dt/Dt.h(file formats)




 NAME    [Toc]    [Back]
      Dt/Dt.h - miscellaneous desktop definitions

 SYNOPSIS    [Toc]    [Back]
      #include <Dt/Dt.h>

 DESCRIPTION    [Toc]    [Back]
      The Dt/Dt.h header contains miscellaneous public constant and function
      declaration for the CDE library.

      The header defines several constants that can be used to determine the
      version of the library used to compile an application and the version
      of the library with which an application is currently linked.

      The header defines the following constants that represent the library
      compile-time version:

      DtVERSION An integer specifying the major version number

      DtREVISION
                An integer specifying the minor version number

      DtUPDATE_LEVEL
                An integer specifying the patch release level

      DtVERSION_NUMBER
                An integer combining the major, minor and patch release
                numbers.  It is derived from the following formula:

      (10000 * DtVERSION + 100 *
       DtRevision + DtUPDATE_LEVEL)

      DtVERSION_STRING
                A string containing a description of the version and the
                version number

      The header defines the following constants that represent the library
      run-time version:

      extern int DtVersion
      extern char *DtVersionString

      DtVersion is an integer equivalent to DtVERSION_NUMBER at the time the
      library was created.  DtVersionString is a string equivalent to
      DtVERSION_STRING at the time the library was created.

      The header declares the following as functions:

      Boolean DtInitialize(Display *display,
              Widget widget,
              char *name,



                                    - 1 -       Formatted:  January 24, 2005






 Dt/Dt.h(file formats)                                 Dt/Dt.h(file formats)




              char *tool_class)
      Boolean DtAppInitialize(XtAppContext app_context,
              Display *display,
              Widget widget,
              char *name,
              char *tool_class)


                                    - 2 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
AFgetmiscids IRIX get number and list of miscellaneous chunk ID's for a file, get the data type and size for a miscellaneous dat
ftr IRIX IRIX Interactive Desktop optimized file-type rules compiler ftr - IRIX Interactive Desktop optimized file-type
adb OpenBSD Apple Desktop Bus driver
fmserv IRIX desktop helper service
confidence IRIX Desktop Confidence Tests
sgimeeting IRIX Desktop Collaboration tool
inperson IRIX InPerson desktop conferencing for SGI workstations
dtshutdown IRIX Notify desktop and shutdown the system
dtrebuild IRIX ``desktop'' maintenance of AppleShare volumes
adb OpenBSD Apple Desktop Bus event interface
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service