|
Crossfire Client, Branches
R11627
|
Collaboration diagram for fixed_tab_init:Data Fields | |
| itemfilter | filter |
| bool | highlight |
| const char * | name |
| const char *const * | xpm |
Definition at line 735 of file inventory.c.
| itemfilter fixed_tab_init::filter |
Definition at line 738 of file inventory.c.
Referenced by get_inv_widget().
| bool fixed_tab_init::highlight |
Definition at line 739 of file inventory.c.
Referenced by get_inv_widget().
| const char* fixed_tab_init::name |
Definition at line 736 of file inventory.c.
| const char* const* fixed_tab_init::xpm |
Definition at line 737 of file inventory.c.
Referenced by get_inv_widget().