Tizen Native API
|
_Edje_Message_String_Set Struct Reference
Public Attributes | |
int | count |
char * | str [1] |
Detailed Description
Structure passed as a value for EDJE_MESSAGE_STRING_SET messages. The array in it is automatically freed by Edje if passed by Edje.
Member Data Documentation
The size of the message's array (may be greater than 1)
char* _Edje_Message_String_Set::str[1] |
The message's array of string pointers