The OpenNET Project / Index page

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

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

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

DtWsmAddWorkspaceFunctions (3)
  • >> DtWsmAddWorkspaceFunctions (3) ( Solaris man: Библиотечные вызовы )
  • 
    NAME
         DtWsmAddWorkspaceFunctions - add workspace functions  for  a
         window
    
    SYNOPSIS
         #include <Dt/Wsm.h>
         void DtWsmAddWorkspaceFunctions(Display *display,
                                         Window window);
    
    DESCRIPTION
         The DtWsmAddWorkspaceFunctions() function enables  workspace
         functions  for  a  window.   When  workspace  functions  are
         enabled, the default window menu for the window displayed by
         the CDE workspace manager, dtwm(1), shows entries that allow
         the window to occupy a different set of  workspaces,  occupy
         all workspaces, or be removed from the current workspace.
    
         The display argument is the X display.
    
         The window argument is the  window  to  have  its  workspace
         functions enabled.
    
    RETURN VALUE
         The DtWsmAddWorkspaceFunctions() function returns no value.
    
    APPLICATION USAGE
         The application must call  the  DtWsmAddWorkspaceFunctions()
         function  before  mapping  the  window.   The  CDE workspace
         manager, dtwm(1),  only  looks  at  the  workspace  function
         information  at  the  time the workspace manager manages the
         window.  If the CDE workspace manager, dtwm(1), is currently
         managing  the window, the application must withdraw the win-
         dow (see XWithdrawWindow(3X)), add the workspace  functions,
         and map the window once again.
    
         By default, the workspace manager  enables  workspace  func-
         tions.
    
         The application should call DtWsmAddWorkspaceFunctions()  to
         restore  the  workspace  functions removed by the DtWsmRemo-
         veWorkspaceFunctions(3) function.
    
    SEE ALSO
         DtWsm(5), XWithdrawWindow(3X), dtwm(1), DtWsmRemoveWorkspa-
         ceFunctions(3).
    
    
    
    


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




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

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