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
DtWsmGetCurrentBackdropWindow(library call) DtWsmGetCurrentBackdropWindow(library call)

DtWsmGetCurrentBackdropWindow — get the backdrop window for the current workspace

#include &<Dt/Wsm.h>
Window DtWsmGetCurrentBackdropWindow(
Display *display,
Window root);

The DtWsmGetCurrentBackdropWindow function works with the XCDE workspace manager, dtwm(1), and returns the window used as the backdrop for the current workspace.

The display argument is the X display.

The root argument is the root window of the screen of interest.

Upon successful completion, the DtWsmGetCurrentBackdropWindow returns the window used as the backdrop for the current workspace. The function returns None if there is no backdrop window for the workspace or if the XCDE workspace manager is not running.

If the DtWsmGetCurrentBackdropWindow function is not successful, failure may be due to a memory allocation error or failure to find the correct workspace information (that is, the XCDE workspace manager, dtwm(1), is not running).

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


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.