CTWM
Loading...
Searching...
No Matches
/usr/src/RPM/BUILD/ctwm-4.1.0/vscreen.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  VirtualScreen

Functions

void InitVirtualScreens (ScreenInfo *scr)
char * CtwmGetVScreenMap (Display *display, Window rootw)
bool CtwmSetVScreenMap (Display *display, Window rootw, struct VirtualScreen *firstvs)
void DisplayWin (VirtualScreen *vs, TwmWindow *tmp_win)
void ReparentFrameAndIcon (TwmWindow *tmp_win)
void Vanish (VirtualScreen *vs, TwmWindow *tmp_win)

Function Documentation

◆ CtwmGetVScreenMap()

char * CtwmGetVScreenMap ( Display * display,
Window rootw )

Definition at line 166 of file vscreen.c.

References len.

Referenced by ConfigureWorkSpaceManager().

◆ CtwmSetVScreenMap()

bool CtwmSetVScreenMap ( Display * display,
Window rootw,
struct VirtualScreen * firstvs )

◆ DisplayWin()

void DisplayWin ( VirtualScreen * vs,
TwmWindow * tmp_win )

◆ InitVirtualScreens()

◆ ReparentFrameAndIcon()

◆ Vanish()