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

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

Contents


 DtWsmDeleteWorkspace(API)                         DtWsmDeleteWorkspace(API)




 NAME    [Toc]    [Back]
      DtWsmDeleteWorkspace - delete a specific workspace

 SYNOPSIS    [Toc]    [Back]
      #include <Dt/Wsm.h>
      int DtWsmDeleteWorkspace(
      Widget widget,
      Atom workspace);

 DESCRIPTION    [Toc]    [Back]
      The DtWsmDeleteWorkspace() function works with the CDE workspace
      manager, dtwm(1), and deletes a specific workspace. Applications can
      use this function to implement an interface to the workspace manager.

      If the DtWsmDeleteWorkspace() function is not successful, the most
      likely reason for failure is that the CDE workspace manager, dtwm(1),
      is not running. The DtWsmDeleteWorkspace() function requires a widget.
      A gadget (or unrealized widget) is not acceptable for the widget
      argument.

      DtWsmDeleteWorkspace() sends a message to the CDE workspace manager,
      dtwm(1), to delete the workspace. If the workspace name is not valid,
      no action is taken and the workspace manager reports no error.

 ARGUMENTS    [Toc]    [Back]
      widget    a realized widget

      workspace the name of the workspace (in X atom form) to delete

 RETURN VALUE    [Toc]    [Back]
      The function returns Success (0) when it succeeds, and non-zero when
      it fails. Note that these are not the same values
      _DtWsmDeleteWorkspace returns.

 SEE ALSO    [Toc]    [Back]
      DtWsm(5)

      "Communicating with the Workspace Manager" section in the CDE
      Programmer's Guide

      "Workspace Manager" section in the CDE Programmer's Overview


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
pthread_key_delete FreeBSD delete a thread-specific data key
pthread_key_delete OpenBSD delete a thread-specific data key
DtWsmAddWorkspace HP-UX add a workspace
DtWsmGetCurrentWorkspace HP-UX get the current workspace
DtWsmSetWorkspaceTitle HP-UX set workspace title
DtWsmSetCurrentWorkspace HP-UX set the current workspace
DtWsmAddWorkspaceFunctions HP-UX add workspace functions for a window
DtWsmFreeWorkspaceInfo HP-UX free workspace information
DtWsmRemoveWorkspaceCallback HP-UX remove a workspace callback
DtWsmGetWorkspaceInfo HP-UX get detailed workspace information
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service