CTWM
Loading...
Searching...
No Matches
Data Fields
WorkSpaceWindow Struct Reference

#include <workspace_structs.h>

Collaboration diagram for WorkSpaceWindow:
[legend]

Data Fields

VirtualScreenvs
 
Window w
 
TwmWindowtwm_win
 
MapSubwindow ** mswl
 
ButtonSubwindow ** bswl
 
WorkSpacecurrentwspc
 
WMgrState state
 
int width
 
int height
 
int bwidth
 
int bheight
 
int wwidth
 
int wheight
 

Detailed Description

Definition at line 88 of file workspace_structs.h.

Field Documentation

◆ bheight

int WorkSpaceWindow::bheight

Definition at line 99 of file workspace_structs.h.

Referenced by PaintWsButton(), and ResizeWorkSpaceManager().

◆ bswl

ButtonSubwindow** WorkSpaceWindow::bswl

◆ bwidth

int WorkSpaceWindow::bwidth

Definition at line 99 of file workspace_structs.h.

Referenced by PaintWsButton(), and ResizeWorkSpaceManager().

◆ currentwspc

WorkSpace* WorkSpaceWindow::currentwspc

◆ height

int WorkSpaceWindow::height

◆ mswl

MapSubwindow** WorkSpaceWindow::mswl

◆ state

WMgrState WorkSpaceWindow::state

◆ twm_win

TwmWindow* WorkSpaceWindow::twm_win

Definition at line 91 of file workspace_structs.h.

Referenced by CreateWorkSpaceManagerWindow(), ctwm_main(), and HandleExpose().

◆ vs

VirtualScreen* WorkSpaceWindow::vs

Definition at line 89 of file workspace_structs.h.

◆ w

Window WorkSpaceWindow::w

◆ wheight

int WorkSpaceWindow::wheight

Definition at line 100 of file workspace_structs.h.

Referenced by ResizeWorkSpaceManager(), and WMapSetupWindow().

◆ width

int WorkSpaceWindow::width

◆ wwidth

int WorkSpaceWindow::wwidth

Definition at line 100 of file workspace_structs.h.

Referenced by ResizeWorkSpaceManager(), and WMapSetupWindow().


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