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

#include <icons.h>

Collaboration diagram for IconEntry:
[legend]

Data Fields

struct IconEntrynext
 
int x
 
int y
 
int w
 
int h
 
TwmWindowtwm_win
 
bool used
 

Detailed Description

Definition at line 60 of file icons.h.

Field Documentation

◆ h

int IconEntry::h

Definition at line 62 of file icons.h.

Referenced by AddIconRegion().

◆ next

struct IconEntry* IconEntry::next

Definition at line 61 of file icons.h.

◆ twm_win

TwmWindow* IconEntry::twm_win

Definition at line 63 of file icons.h.

◆ used

bool IconEntry::used

Definition at line 64 of file icons.h.

◆ w

int IconEntry::w

Definition at line 62 of file icons.h.

Referenced by AddIconRegion(), and mergeEntries().

◆ x

int IconEntry::x

Definition at line 62 of file icons.h.

Referenced by AddIconRegion().

◆ y

int IconEntry::y

Definition at line 62 of file icons.h.

Referenced by AddIconRegion().


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