Download

Support

Efreet_Icon_Theme Struct Reference
[Efreet_Icon: The FDO Icon Theme]

#include <efreet_icon.h>


Detailed Description

contains all of the known information about a given theme

Efreet_Icon_Theme


Data Fields

char * comment
Ecore_List * directories
char * example_icon
unsigned char fake:1
unsigned char hidden:1
Ecore_List * inherits
double last_cache_check
struct {
   const char *   internal
   const char *   name
name
struct {
   int   count
   void *   path
paths
unsigned char valid:1

Field Documentation

String describing the theme

The number of path's

List of subdirectories for this theme

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().

Should this theme be hidden from users

Referenced by efreet_icon_theme_list_get().

Icon themes we inherit from

The internal theme name

Last time the cache was checked

struct { ... } Efreet_Icon_Theme::name

The different names for the theme

The user visible name

Referenced by efreet_icon_theme_list_get().

The paths

struct { ... } Efreet_Icon_Theme::paths

The paths to this theme

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:

Copyright © Enlightenment.org

Efreet Documentation Generated: Sat May 17 16:35:35 2008