CTWM
Loading...
Searching...
No Matches
IconMgr Struct Reference

#include <iconmgr.h>

Collaboration diagram for IconMgr:
[legend]

Data Fields

struct IconMgrnext
 Next iconmgr in this workspace.
struct IconMgrprev
 Prev iconmgr in this workspace.
struct IconMgrlasti
 Last iconmgr in this workspace.
struct IconMgrnextv
 Next workspace's icon manager head.
struct WListfirst
struct WListlast
struct WListactive
TwmWindowtwm_win
struct ScreenInfoscr
int vScreen
Window w
char * geometry
char * name
char * icon_name
int x
int y
int width
int height
int columns
int cur_rows
int cur_columns
int count

Detailed Description

Definition at line 36 of file iconmgr.h.

Field Documentation

◆ active

struct WList* IconMgr::active

Definition at line 44 of file iconmgr.h.

Referenced by JumpIconManager().

◆ columns

int IconMgr::columns

Definition at line 53 of file iconmgr.h.

Referenced by AllocateIconManager(), EndResize(), and PackIconManager().

◆ count

int IconMgr::count

Definition at line 54 of file iconmgr.h.

Referenced by AddIconManager(), f_showiconmgr_impl(), and RemoveIconManager().

◆ cur_columns

int IconMgr::cur_columns

Definition at line 53 of file iconmgr.h.

Referenced by EndResize(), MoveIconManager(), and PackIconManager().

◆ cur_rows

int IconMgr::cur_rows

Definition at line 53 of file iconmgr.h.

Referenced by MoveIconManager(), and PackIconManager().

◆ first

◆ geometry

char* IconMgr::geometry

Definition at line 49 of file iconmgr.h.

Referenced by AllocateIconManager(), dump_iconmanager(), and PackIconManager().

◆ height

int IconMgr::height

Definition at line 52 of file iconmgr.h.

Referenced by AddIconManager(), AllocateIconManager(), PackIconManager(), and SetupFrame().

◆ icon_name

char* IconMgr::icon_name

Definition at line 51 of file iconmgr.h.

Referenced by AllocateIconManager().

◆ last

struct WList* IconMgr::last

◆ lasti

struct IconMgr* IconMgr::lasti

Last iconmgr in this workspace.

Definition at line 39 of file iconmgr.h.

Referenced by AllocateOtherIconManagers(), and dump_iconmanager().

◆ name

char* IconMgr::name

Definition at line 50 of file iconmgr.h.

Referenced by AllocateIconManager(), and dump_iconmanager().

◆ next

struct IconMgr* IconMgr::next

Next iconmgr in this workspace.

Definition at line 37 of file iconmgr.h.

Referenced by AllocateOtherIconManagers(), CreateIconManagers(), dump_iconmanager(), f_showiconmgr_impl(), GotoWorkSpace(), GrabKeys(), and HideIconManager().

◆ nextv

struct IconMgr* IconMgr::nextv

Next workspace's icon manager head.

Definition at line 40 of file iconmgr.h.

Referenced by AddIconManager(), AllocateOtherIconManagers(), and dump_iconmanager().

◆ prev

struct IconMgr* IconMgr::prev

Prev iconmgr in this workspace.

Definition at line 38 of file iconmgr.h.

Referenced by AllocateIconManager(), AllocateOtherIconManagers(), and dump_iconmanager().

◆ scr

struct ScreenInfo* IconMgr::scr

Definition at line 46 of file iconmgr.h.

Referenced by AllocateIconManager(), and JumpIconManager().

◆ twm_win

◆ vScreen

int IconMgr::vScreen

Definition at line 47 of file iconmgr.h.

◆ w

Window IconMgr::w

Definition at line 48 of file iconmgr.h.

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

◆ width

int IconMgr::width

Definition at line 52 of file iconmgr.h.

Referenced by AllocateIconManager(), EndResize(), PackIconManager(), and SetupFrame().

◆ x

int IconMgr::x

Definition at line 52 of file iconmgr.h.

◆ y

int IconMgr::y

Definition at line 52 of file iconmgr.h.


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