|
Dunst
Lightweight notification daemon
|
Collaboration diagram for icon_theme:Data Fields | |
| char * | name |
| char * | location |
| char * | subdir_theme |
| int | inherits_count |
| int * | inherits_index |
| int | dirs_count |
| struct icon_theme_dir * | dirs |
Definition at line 13 of file icon-lookup.h.
| struct icon_theme_dir* dirs |
Definition at line 22 of file icon-lookup.h.
| int dirs_count |
Definition at line 21 of file icon-lookup.h.
| int inherits_count |
Definition at line 18 of file icon-lookup.h.
| int* inherits_index |
Definition at line 19 of file icon-lookup.h.
| char* location |
Definition at line 15 of file icon-lookup.h.
| char* name |
Definition at line 14 of file icon-lookup.h.
| char* subdir_theme |
Definition at line 16 of file icon-lookup.h.