|
CTWM
|
#include <icons.h>
Data Fields | |
| struct IconEntry * | next |
| int | x |
| int | y |
| int | w |
| int | h |
| TwmWindow * | twm_win |
| bool | used |
| int IconEntry::h |
Definition at line 62 of file icons.h.
Referenced by AddIconRegion().
| int IconEntry::w |
Definition at line 62 of file icons.h.
Referenced by AddIconRegion(), and mergeEntries().
| int IconEntry::x |
Definition at line 62 of file icons.h.
Referenced by AddIconRegion().
| int IconEntry::y |
Definition at line 62 of file icons.h.
Referenced by AddIconRegion().