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

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

Contents


 DtWsmAddWorkspaceFunctions(library cDatlWls)mAddWorkspaceFunctions(library call)




 NAME    [Toc]    [Back]
      DtWsmAddWorkspaceFunctions - add workspace functions for a window

 SYNOPSIS    [Toc]    [Back]
      #include <Dt/Wsm.h>
      void DtWsmAddWorkspaceFunctions(
      Display *display,
      Window window);

 DESCRIPTION    [Toc]    [Back]
      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    [Toc]    [Back]
      The DtWsmAddWorkspaceFunctions function returns no value.

 APPLICATION USAGE    [Toc]    [Back]
      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
      window (see XWithdrawWindow(3)), add the workspace functions, and map
      the window once again.

      By default, the workspace manager enables workspace functions.

      The application should call DtWsmAddWorkspaceFunctions to restore the
      workspace functions removed by the DtWsmRemoveWorkspaceFunctions(3)
      function.

 SEE ALSO    [Toc]    [Back]
      Dt/Wsm.h - DtWsm(5), XWithdrawWindow(3), dtwm(1),
      DtWsmRemoveWorkspaceFunctions(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
DtWsmGetCurrentBackdropWindow HP-UX get the backdrop window for the current workspace
DtWsmRemoveWorkspaceFunctions HP-UX remove a window's workspace functions
DtWsmAddWorkspace HP-UX add a workspace
DtWsmSetCurrentWorkspace HP-UX set the current workspace
DtWsmSetWorkspaceTitle HP-UX set workspace title
DtWsmGetCurrentWorkspace HP-UX get the current workspace
DtWsmFreeWorkspaceInfo HP-UX free workspace information
DtWsmDeleteWorkspace HP-UX delete a specific workspace
DtWsm HP-UX workspace manager definitions
DtWsmGetWorkspaceInfo HP-UX get detailed workspace information
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service