Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

Wsm.h(5)

dtwm(1)

DtWsmSetWorkspacesOccupied(3)

DtWsmOccupyAllWorkspaces(3)  —  Subroutines

CDE

NAME

DtWsmOccupyAllWorkspaces − put a window into all workspaces

SYNOPSIS

#include <Wsm.h>
void DtWsmOccupyAllWorkspaces(Display ∗display,
                              Window window);

DESCRIPTION

The DtWsmOccupyAllWorkspaces function works with the workspace manager CDE workspace manager, dtwm(1), and puts a window into all currently defined workspaces and also into newly created workspaces. 

The display argument is the X display. 

The window argument is the window to occupy all workspaces. 

Calling the DtWsmSetWorkspacesOccupied function overrides the effect of the DtWsmOccupyAllWorkspaces function. 

RETURN VALUE

The DtWsmOccupyAllWorkspaces function returns no value. 

SEE ALSO

Wsm.h(5), dtwm(1), DtWsmSetWorkspacesOccupied(3)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026