Tizen Native API
|
_Edje_Message_String_Float Struct Reference
Public Attributes | |
char * | str |
double | val |
Detailed Description
Structure passed as a value for EDJE_MESSAGE_STRING_FLOAT messages. The string in it is automatically freed by Edje if passed by Edje.
Member Data Documentation
The message's string value
The message's float value