Tizen Native API
|
Public Attributes | |
const char * | name |
Efreet_Icon_Theme_Context | context |
Efreet_Icon_Size_Type | type |
struct { | |
unsigned int normal | |
unsigned int min | |
unsigned int max | |
unsigned int threshold | |
} | size |
Contains all the information about a sub-directory of a theme.
Efreet_Icon_Theme_Context Efreet_Icon_Theme_Directory::context |
The type of icons in the dir
unsigned int Efreet_Icon_Theme_Directory::max |
The maximum size for this directory
unsigned int Efreet_Icon_Theme_Directory::min |
The minimum size for this directory
const char* Efreet_Icon_Theme_Directory::name |
The directory name
unsigned int Efreet_Icon_Theme_Directory::normal |
The size for this directory
struct { ... } Efreet_Icon_Theme_Directory::size |
The size settings for the icon theme
unsigned int Efreet_Icon_Theme_Directory::threshold |
Size difference threshold
Efreet_Icon_Size_Type Efreet_Icon_Theme_Directory::type |
The size type for the icons