The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

DtInitialize (3)
  • >> DtInitialize (3) ( Solaris man: Библиотечные вызовы )
  • 
    NAME
         DtInitialize, DtAppInitialize - initialize the Desktop  Ser-
         vices library
    
    SYNOPSIS
         #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
         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
         Upon successful completion, DtAppInitialize() and DtInitial-
         ize() return True if the library has been correctly initial-
         ized; otherwise, they return False.
    
    SEE ALSO
         DtDt(5); XtAppInitialize(3X), XtToolkitInitialize(3X),
         XtCreateApplicationContext(3X).
    
    
    
    


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру