Query: dtwsmaddworkspacefunctions
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DtWsmAddWorkspaceFunctions(library call) DtWsmAddWorkspaceFunctions(library call)NAMEDtWsmAddWorkspaceFunctions -- add workspace functions for a windowSYNOPSIS#include <Dt/Wsm.h> void DtWsmAddWorkspaceFunctions( Display *display, Window window);DESCRIPTIONThe DtWsmAddWorkspaceFunctions function enables workspace functions for a window. When workspace functions are enabled, the default window menu for the window displayed by the CDE workspace manager, dtwm(1), shows entries that allow the window to occupy a different set of workspaces, occupy all workspaces, or be removed from the current workspace. The display argument is the X display. The window argument is the window to have its workspace functions enabled.RETURN VALUEThe DtWsmAddWorkspaceFunctions function returns no value.APPLICATION USAGEThe application must call the DtWsmAddWorkspaceFunctions function before mapping the window. The CDE workspace manager, dtwm(1), only looks at the workspace function information at the time the workspace manager manages the window. If the CDE workspace manager, dtwm(1), is currently managing the window, the application must withdraw the window (see XWithdrawWindow(3)), add the workspace functions, and map the window once again. By default, the workspace manager enables workspace functions. The application should call DtWsmAddWorkspaceFunctions to restore the workspace functions removed by the DtWsmRemoveWorkspaceFunctions(3) function.SEE ALSODt/Wsm.h - DtWsm(5), XWithdrawWindow(3), dtwm(1), DtWsmRemoveWorkspaceFunctions(3). DtWsmAddWorkspaceFunctions(library call)
Related Man Pages |
---|
dtwsmaddworkspacefunctions(3) - hpux |
dtwsmaddworkspacemodifiedcallback(3) - hpux |
dtwsmsetcurrentworkspace(3) - hpux |
dtwsmremoveworkspacefunctions(3) - hpux |
gnome-wm(1) - sunos |
Similar Topics in the Unix Linux Community |
---|
Unix Slang? |
change wallpaper in CDE |
11.0 fresh install: I never see CDE Login |
CDE Env. |
How to split the comma separated file? |