CTWM
Loading...
Searching...
No Matches
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(), DrawIconManagerBorder(), 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(), and PackIconManager().

◆ cp

◆ down

bool WList::down

Definition at line 33 of file iconmgr.h.

◆ height

int WList::height

Definition at line 25 of file iconmgr.h.

Referenced by AddIconManager(), DrawIconManagerBorder(), and PackIconManager().

◆ highlight

Pixel WList::highlight

Definition at line 29 of file iconmgr.h.

Referenced by AddIconManager(), and DrawIconManagerBorder().

◆ icon

◆ iconifypm

Pixmap WList::iconifypm

Definition at line 30 of file iconmgr.h.

Referenced by AddIconManager(), and ShowIconifiedIcon().

◆ iconmgr

struct IconMgr* WList::iconmgr

◆ me

int WList::me

Definition at line 27 of file iconmgr.h.

Referenced by AddIconManager(), and PackIconManager().

◆ next

◆ nextv

struct WList* WList::nextv

Definition at line 20 of file iconmgr.h.

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

◆ prev

struct WList* WList::prev

Definition at line 19 of file iconmgr.h.

Referenced by InsertInIconManager(), MoveMappedIconManager(), and RemoveFromIconManager().

◆ row

int WList::row

Definition at line 26 of file iconmgr.h.

Referenced by MoveIconManager(), and PackIconManager().

◆ top

unsigned WList::top

Definition at line 31 of file iconmgr.h.

◆ twm

struct TwmWindow* WList::twm

◆ w

◆ width

int WList::width

Definition at line 25 of file iconmgr.h.

Referenced by AddIconManager(), DrawIconManagerBorder(), and PackIconManager().

◆ x

int WList::x

Definition at line 25 of file iconmgr.h.

Referenced by AddIconManager(), and PackIconManager().

◆ y

int WList::y

Definition at line 25 of file iconmgr.h.

Referenced by AddIconManager(), and PackIconManager().


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