Query: dtwsmremoveworkspacefunctions
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DtWsmRemoveWorkspaceFunctions(library call) DtWsmRemoveWorkspaceFunctions(library call)NAMEDtWsmRemoveWorkspaceFunctions -- remove a window's workspace functionsSYNOPSIS#include <Dt/Wsm.h> void DtWsmRemoveWorkspaceFunctions( Display *display, Window window);DESCRIPTIONThe DtWsmRemoveWorkspaceFunctions function removes a window's workspace functions. When DtWsmRemoveWorkspaceFunctions removes workspace functions, the window menu for the window the CDE workspace manager, dtwm(1), displays does not have the 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 disabled.RETURN VALUEThe DtWsmRemoveWorkspaceFunctions function returns no value.APPLICATION USAGEThe application must call DtWsmRemoveWorkspaceFunctions before the window is mapped. 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 managing the window, the application must withdraw the window (see XWithdrawWindow(3)), remove the workspace functions, and map the window once again.SEE ALSOdtwm(1), Dt/Wsm.h - DtWsm(5). DtWsmRemoveWorkspaceFunctions(library call)
Related Man Pages |
---|
dtwsmchangebackdrop(3) - hpux |
dtwsmdeleteworkspace(3) - hpux |
dtwsmremoveworkspacefunctions(3) - hpux |
dtwsm(5) - hpux |
gnome-wm(1) - sunos |
Similar Topics in the Unix Linux Community |
---|
CDE |
doubt in Solaris CDE |
CDE Env. |
Help with CDE Root Login |
How to split the comma separated file? |