Query: dtwsmgetcurrentbackdropwindow
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DtWsmGetCurrentBackdropWindow(library call) DtWsmGetCurrentBackdropWindow(library call)NAMEDtWsmGetCurrentBackdropWindow -- get the backdrop window for the current workspaceSYNOPSIS#include <Dt/Wsm.h> Window DtWsmGetCurrentBackdropWindow( Display *display, Window root);DESCRIPTIONThe DtWsmGetCurrentBackdropWindow function works with the CDE 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.RETURN VALUEUpon successful completion, the DtWsmGetCurrentBackdropWindow returns the window used as the backdrop for the current workspace. The func- tion returns None if there is no backdrop window for the workspace or if the CDE workspace manager is not running.APPLICATION USAGEIf 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 CDE workspace manager, dtwm(1), is not running).SEE ALSODt/Wsm.h - DtWsm(5), dtwm(1), DtWsmGetCurrentWorkspace(3), DtWsmGetWorkspaceInfo(3). DtWsmGetCurrentBackdropWindow(library call)
Related Man Pages |
---|
dtappsession(1) - opensolaris |
dtwsmaddworkspacemodifiedcallback(3) - hpux |
dtwsmgetworkspaceinfo(3) - hpux |
dtwsmsetcurrentworkspace(3) - hpux |
dtwsmremoveworkspacefunctions(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
doubt in Solaris CDE |
Customize CDE |
11.0 fresh install: I never see CDE Login |
How do I establish a remote CDE or JDS session on Solaris 10? |
Session starting problem |