Tizen Native API
|
Public Attributes | |
const char * | name |
Edje_External_Param_Type | type |
int | i |
double | d |
const char * | s |
The structure type that holds parameters for the parts of type EXTERNAL.
double _Edje_External_Param::d |
Used by double
Used by both integer and boolean
const char* _Edje_External_Param::name |
The name of the parameter
const char* _Edje_External_Param::s |
Used by both string and choice
Edje_External_Param_Type _Edje_External_Param::type |
The type of the parameter. This defines which of the next three variables holds the value for it