Man Page: dtwsmremoveworkspacecallback
Operating Environment: hpux
Section: 3
DtWsmRemoveWorkspaceCallback(library call) DtWsmRemoveWorkspaceCallback(library call)NAMEDtWsmRemoveWorkspaceCallback -- remove a workspace callbackSYNOPSIS#include <Dt/Wsm.h> void DtWsmRemoveWorkspaceCallback( DtWsmCBContext context);DESCRIPTIONThe DtWsmRemoveWorkspaceCallback function works with the CDE workspace manager, dtwm(1), and removes a callback called when the current workspace changes or when a workspace is modified. The context argument is the context the DtWsmAddCurrentWorkspaceCallback(3) function or the DtWsmAddWorkspaceModifiedCallback(3) function returns when the application registers the callback.RETURN VALUEThe DtWsmRemoveWorkspaceCallback function returns no value.SEE ALSODt/Wsm.h - DtWsm(5), dtwm(1), DtWsmAddWorkspaceModifiedCallback(3), DtWsmAddCurrentWorkspaceCallback(3). DtWsmRemoveWorkspaceCallback(library call)
| Related Man Pages |
|---|
| update-gap-workspace(1) - debian |
| dtwsmaddcurrentworkspacecallback(3) - hpux |
| dtwsmdeleteworkspace(3) - hpux |
| dtwsmgetcurrentbackdropwindow(3) - hpux |
| dtwsm(5) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| How to list file size on HPUX? |
| How to extract every repeated string between two specific string? |
| Sequence extraction |
| Shopt -s histappend |