Struct that holds parameters for parts of type EXTERNAL. More...
| Data Fields | |
| const char * | name | 
| The name of the parameter.  More... | |
| Edje_External_Param_Type | type | 
| The type of the parameter.  More... | |
| int | i | 
| Used by both integer and boolean. | |
| double | d | 
| Used by double. | |
| const char * | s | 
| Used by both string and choice. | |
Struct that holds parameters for parts of type EXTERNAL.