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

#include <workspace_structs.h>

Collaboration diagram for winList:
[legend]

Data Fields

struct WorkSpacewlist
 
Window w
 
int x
 
int y
 
int width
 
int height
 
TwmWindowtwm_win
 
ColorPair cp
 
MyFont font
 
struct winListnext
 

Detailed Description

Definition at line 22 of file workspace_structs.h.

Field Documentation

◆ cp

ColorPair winList::cp

◆ font

MyFont winList::font

Definition at line 29 of file workspace_structs.h.

◆ height

int winList::height

◆ next

struct winList* winList::next

◆ twm_win

TwmWindow* winList::twm_win

◆ w

Window winList::w

◆ width

int winList::width

◆ wlist

struct WorkSpace* winList::wlist

Definition at line 23 of file workspace_structs.h.

Referenced by WMapAddWindowToWorkspace(), and WMapRedrawName().

◆ x

int winList::x

Definition at line 25 of file workspace_structs.h.

Referenced by WMapAddWindowToWorkspace().

◆ y

int winList::y

Definition at line 25 of file workspace_structs.h.

Referenced by WMapAddWindowToWorkspace().


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