dtwsmremoveworkspacecallback(3) hpux man page | unix.com

Man Page: dtwsmremoveworkspacecallback

Operating Environment: hpux

Section: 3

DtWsmRemoveWorkspaceCallback(library call)								DtWsmRemoveWorkspaceCallback(library call)

NAME
DtWsmRemoveWorkspaceCallback -- remove a workspace callback
SYNOPSIS
#include <Dt/Wsm.h> void DtWsmRemoveWorkspaceCallback( DtWsmCBContext context);
DESCRIPTION
The 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 VALUE
The DtWsmRemoveWorkspaceCallback function returns no value.
SEE ALSO
Dt/Wsm.h - DtWsm(5), dtwm(1), DtWsmAddWorkspaceModifiedCallback(3), DtWsmAddCurrentWorkspaceCallback(3). DtWsmRemoveWorkspaceCallback(library call)
Related Man Pages
update-gap-workspace(1) - debian
dtwsmgetworkspacelist(3) - hpux
dtwsmremoveworkspacefunctions(3) - hpux
dtwsmsetworkspacetitle(3) - hpux
tttk_message_create(3) - hpux
Similar Topics in the Unix Linux Community
Unix File Permissions
How to list file size on HPUX?
How to extract every repeated string between two specific string?
Thank you members and admins