GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DtWsmGetCurrentWorkspace(library call) DtWsmGetCurrentWorkspace(library call)

DtWsmGetCurrentWorkspace — get the current workspace

#include &<Dt/Wsm.h>
int DtWsmGetCurrentWorkspace(
Display *display,
Window root,
Atom *paWorkspace);

The DtWsmGetCurrentWorkspace function works with the XCDE workspace manager, dtwm(1), and returns the name of the current workspace (converted 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.

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.

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

dtwm(1), Dt/Wsm.h - DtWsm(5).


Search for    or go to Top of page |  Section l |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.