The OpenNET Project / Index page

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

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

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

DtWsmSetWorkspacesOccupied (3)
  • >> DtWsmSetWorkspacesOccupied (3) ( Solaris man: Библиотечные вызовы )
  • 
    NAME
         DtWsmSetWorkspacesOccupied - set the workspaces in  which  a
         window resides
    
    SYNOPSIS
         #include <Dt/Wsm.h>
         void DtWsmSetWorkspacesOccupied(Display *display,
                                         Window window,
                                         Atom *paWorkspaces,
                                         int numWs);
    
    DESCRIPTION
         The DtWsmSetWorkspacesOccupied() function works with the CDE
         workspace  manager, dtwm(1), and puts a window into a set of
         workspaces.
    
         The display argument is the X display.
    
         The window argument is the window to be put into this set of
         workspaces.
    
         The paWorkspaces argument points  to  a  list  of  workspace
         names  (converted  to  X  atoms); the CDE workspace manager,
         dtwm(1), places the window into these workspaces.
    
         The numWs argument is the number of elements in the list  of
         workspaces.
    
         The DtWsmSetWorkspacesOccupied() function does not  validate
         the  list  of  requested  workspaces.  The workspace manager
         ignores invalid workspaces in the list.
    
         Calling the DtWsmSetWorkspacesOccupied() function  overrides
         the effect of the DtWsmOccupyAllWorkspaces() function.
    
    RETURN VALUE
         The DtWsmSetWorkspacesOccupied() function returns no value.
    
    SEE ALSO
         dtwm(1), DtWsm(5).
    
    
    
    


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




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

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