Man Page: dtwsmgetcurrentworkspace
Operating Environment: hpux
Section: 3
DtWsmGetCurrentWorkspace(library call) DtWsmGetCurrentWorkspace(library call)NAMEDtWsmGetCurrentWorkspace -- get the current workspaceSYNOPSIS#include <Dt/Wsm.h> int DtWsmGetCurrentWorkspace( Display *display, Window root, Atom *paWorkspace);DESCRIPTIONThe DtWsmGetCurrentWorkspace function works with the CDE workspace manager, dtwm(1), and returns the name of the current workspace (con- verted to an X atom). The display argument is the X display. The root argument is the root window of the screen of interest. The paWorkspace argument is the address of an atom to receive the current workspace identifier.RETURN VALUEUpon successful completion, the DtWsmGetCurrentWorkspace function returns Success and the atom identifying the current workspace is returned in paWorkspace; otherwise, it returns a value not equal to Success.APPLICATION USAGEIf the DtWsmGetCurrentWorkspace function is not successful, the most likely reason for failure is that the CDE workspace manager, dtwm(1), is not running.SEE ALSOdtwm(1), Dt/Wsm.h - DtWsm(5). DtWsmGetCurrentWorkspace(library call)
| Similar Topics in the Unix Linux Community |
|---|
| How to list file size on HPUX? |
| PHP Man Pages Now Available (Over 10,000) |
| awk - Multi-line data to be stored in variable |
| Seeking Alternative for diff in hp |
| Tar Command |