CTWM
Loading...
Searching...
No Matches
WorkSpace Struct Reference

#include <workspace_structs.h>

Collaboration diagram for WorkSpace:
[legend]

Data Fields

int number
char * name
char * label
Imageimage
name_listclientlist
IconMgriconmgr
ColorPair cp
ColorPair backcp
TwmWindowsave_focus
struct WindowRegionFirstWindowRegion
struct WorkSpacenext

Detailed Description

Definition at line 64 of file workspace_structs.h.

Field Documentation

◆ backcp

ColorPair WorkSpace::backcp

◆ clientlist

name_list* WorkSpace::clientlist

Definition at line 69 of file workspace_structs.h.

Referenced by AddToClientsList(), SetupOccupation(), and WmgrRedoOccupation().

◆ cp

◆ FirstWindowRegion

struct WindowRegion* WorkSpace::FirstWindowRegion

Definition at line 74 of file workspace_structs.h.

Referenced by CreateWindowRegions(), findWindowEntry(), and PlaceWindowInRegion().

◆ iconmgr

IconMgr* WorkSpace::iconmgr

◆ image

◆ label

◆ name

◆ next

◆ number

◆ save_focus

TwmWindow* WorkSpace::save_focus

Definition at line 73 of file workspace_structs.h.

Referenced by ChangeOccupation(), GotoWorkSpace(), and HandleDestroyNotify().


The documentation for this struct was generated from the following file: