Efreet_Icon_Theme Struct Reference
[Efreet_Icon: The FDO Icon Theme]
contains all of the known information about a given theme More...
#include <efreet_icon.h>
Data Fields | |
const char * | comment |
Eina_List * | directories |
const char * | example_icon |
unsigned char | fake:1 |
unsigned char | hidden:1 |
Eina_List * | inherits |
double | last_cache_check |
struct { | |
const char * internal | |
const char * name | |
} | name |
Eina_List * | paths |
unsigned char | valid:1 |
Detailed Description
contains all of the known information about a given theme
Field Documentation
const char* Efreet_Icon_Theme::comment |
String describing the theme
Eina_List* Efreet_Icon_Theme::directories |
List of subdirectories for this theme
const char* Efreet_Icon_Theme::example_icon |
Icon to use as an example of the theme
unsigned char Efreet_Icon_Theme::fake |
This isnt' a real theme but the user has tried to query from it. We create the fake one to give us the theme cache.
Referenced by efreet_icon_theme_list_get().
unsigned char Efreet_Icon_Theme::hidden |
Should this theme be hidden from users
Referenced by efreet_icon_theme_list_get().
Eina_List* Efreet_Icon_Theme::inherits |
Icon themes we inherit from
const char* Efreet_Icon_Theme::internal |
The internal theme name
Last time the cache was checked
struct { ... } Efreet_Icon_Theme::name |
The different names for the theme
const char* Efreet_Icon_Theme::name |
The user visible name
Referenced by efreet_icon_theme_list_get().
Eina_List* Efreet_Icon_Theme::paths |
The paths
unsigned char Efreet_Icon_Theme::valid |
Have we seen an index for this theme
The documentation for this struct was generated from the following file:
- /build/buildd/efreet-0.5.0.49898/src/lib/efreet_icon.h