Tizen Native API
|
_Edje_Message_String_Int Struct Reference
Public Attributes | |
char * | str |
int | val |
Detailed Description
Structure passed as a value for EDJE_MESSAGE_STRING_INT 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 integer value