hpux man page for dtwsmgetcurrentworkspace

Query: dtwsmgetcurrentworkspace

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DtWsmGetCurrentWorkspace(library call)									    DtWsmGetCurrentWorkspace(library call)

NAME
DtWsmGetCurrentWorkspace -- get the current workspace
SYNOPSIS
#include <Dt/Wsm.h> int DtWsmGetCurrentWorkspace( Display *display, Window root, Atom *paWorkspace);
DESCRIPTION
The 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 VALUE
Upon 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 USAGE
If the DtWsmGetCurrentWorkspace function is not successful, the most likely reason for failure is that the CDE workspace manager, dtwm(1), is not running.
SEE ALSO
dtwm(1), Dt/Wsm.h - DtWsm(5). DtWsmGetCurrentWorkspace(library call)
Related Man Pages
dtwsmaddworkspacemodifiedcallback(3) - hpux
dtwsmdeleteworkspace(3) - hpux
dtwsmgetcurrentbackdropwindow(3) - hpux
dtwsmgetworkspacelist(3) - hpux
dtwsmgetworkspacesoccupied(3) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Thank you members and admins
awk - Multi-line data to be stored in variable
Wrong Array...
Shopt -s histappend