|
CTWM
|
Go to the source code of this file.
Data Structures | |
| struct | winList |
| struct | WorkSpaceMgr |
| struct | WorkSpace |
| struct | MapSubwindow |
| struct | ButtonSubwindow |
| struct | WorkSpaceWindow |
Macros | |
| #define | MAXWORKSPACE 32 |
Enumerations | |
| enum | WMgrState { WMS_map , WMS_buttons } |
| enum | ButtonStyle { STYLE_NORMAL , STYLE_STYLE1 , STYLE_STYLE2 , STYLE_STYLE3 } |
| #define MAXWORKSPACE 32 |
Definition at line 8 of file workspace_structs.h.
Referenced by AddWorkSpace(), EwmhSet_NET_WM_DESKTOP_ws(), and GetPropertyFromMask().
| enum ButtonStyle |
| Enumerator | |
|---|---|
| STYLE_NORMAL | |
| STYLE_STYLE1 | |
| STYLE_STYLE2 | |
| STYLE_STYLE3 | |
Definition at line 15 of file workspace_structs.h.
| enum WMgrState |
| Enumerator | |
|---|---|
| WMS_map | |
| WMS_buttons | |
Definition at line 10 of file workspace_structs.h.