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

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

Contents


 DtWsmChangeBackdrop(API)                           DtWsmChangeBackdrop(API)




 NAME    [Toc]    [Back]
      DtWsmChangeBackdrop - set current workspace's backdrop

 SYNOPSIS    [Toc]    [Back]
      #include <Dt/Wsm.h>
      int DtWsmChangeBackdrop(
      Display *display,
      Window root,
      char *path,
      Pixmap pixmap);

 DESCRIPTION    [Toc]    [Back]
      The DtWsmChangeBackdrop function works with the CDE workspace manager,
      dtwm(1), and changes the current workspace's backdrop. Applications
      can use this function to implement an interface to the workspace
      manager.

      If the DtWsmChangeBackdrop function is not successful, the most likely
      reason for failure is that the CDE workspace manager, dtwm(1), is not
      running.

      DtWsmChangeBackdrop sends a message to the CDE workspace manager,
      dtwm(1), to change the backdrop.

      The path argument points to a backdrop file name.  The file must be in
      either X Bitmap file format (with extension .bm) or Pixmap file format
      (with extension .pm).  The workspace management services look for the
      file along the same path used for searching icons.  The directory
      /usr/dt/backdrops is the default directory if the file cannot be found
      along the icon search path.

 ARGUMENTS    [Toc]    [Back]
      display   display

      root      root window of the screen

      path      file path to bitmap file

      pixmap    pixmap ID of backdrop pixmap

 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
DtWsmGetCurrentBackdropWindow HP-UX get the backdrop window for the current workspace
DtWsmSetCurrentWorkspace HP-UX set the current workspace
DtWsmGetCurrentWorkspace HP-UX get the current workspace
DtWsmAddCurrentWorkspaceCallback HP-UX add a callback to be called when the current workspace changes
DtWsmAddWorkspace HP-UX add a workspace
DtWsmSetWorkspaceTitle HP-UX set workspace title
DtWsmAddWorkspaceFunctions HP-UX add workspace functions for a window
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