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

#include <iconmgr.h>

Collaboration diagram for WList:
[legend]

Data Fields

struct WListnext
 
struct WListprev
 
struct WListnextv
 
struct TwmWindowtwm
 
struct IconMgriconmgr
 
Window w
 
Window icon
 
int x
 
int y
 
int width
 
int height
 
int row
 
int col
 
int me
 
ColorPair cp
 
Pixel highlight
 
Pixmap iconifypm
 
unsigned top
 
unsigned bottom
 
bool active
 
bool down
 

Detailed Description

Definition at line 17 of file iconmgr.h.

Field Documentation

◆ active

bool WList::active

Definition at line 32 of file iconmgr.h.

Referenced by ActiveIconManager(), and NotActiveIconManager().

◆ bottom

unsigned WList::bottom

Definition at line 31 of file iconmgr.h.

◆ col

int WList::col

Definition at line 26 of file iconmgr.h.

Referenced by MoveIconManager().

◆ cp

ColorPair WList::cp

Definition at line 28 of file iconmgr.h.

Referenced by DrawIconManagerIconName(), and ShowIconifiedIcon().

◆ down

bool WList::down

Definition at line 33 of file iconmgr.h.

Referenced by HandleButtonPress(), and HandleButtonRelease().

◆ height

int WList::height

Definition at line 25 of file iconmgr.h.

◆ highlight

Pixel WList::highlight

Definition at line 29 of file iconmgr.h.

◆ icon

Window WList::icon

◆ iconifypm

Pixmap WList::iconifypm

Definition at line 30 of file iconmgr.h.

Referenced by ShowIconifiedIcon().

◆ iconmgr

struct IconMgr* WList::iconmgr

◆ me

int WList::me

Definition at line 27 of file iconmgr.h.

◆ next

struct WList* WList::next

Definition at line 18 of file iconmgr.h.

Referenced by MoveIconManager().

◆ nextv

struct WList* WList::nextv

Definition at line 20 of file iconmgr.h.

Referenced by GotoWorkSpace(), Iconify(), and ReMapOne().

◆ prev

struct WList* WList::prev

Definition at line 19 of file iconmgr.h.

Referenced by InsertInIconManager(), and MoveIconManager().

◆ row

int WList::row

Definition at line 26 of file iconmgr.h.

Referenced by MoveIconManager().

◆ top

unsigned WList::top

Definition at line 31 of file iconmgr.h.

◆ twm

struct TwmWindow* WList::twm

Definition at line 21 of file iconmgr.h.

◆ w

Window WList::w

◆ width

int WList::width

Definition at line 25 of file iconmgr.h.

Referenced by PackIconManager().

◆ x

int WList::x

Definition at line 25 of file iconmgr.h.

◆ y

int WList::y

Definition at line 25 of file iconmgr.h.


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