_Efreet_Cache_Icon_Theme Struct Reference
Data Fields | |
Efreet_Icon_Theme | theme |
long long | last_cache_check |
Last time the cache was checked. | |
Eina_Hash * | dirs |
All possible icon paths for this theme. | |
const char * | path |
path to index.theme | |
Eina_Bool | hidden:1 |
Should this theme be hidden from users. | |
Eina_Bool | valid:1 |
Have we seen an index for this theme. | |
Eina_Bool | changed:1 |
Changed since last seen. |