Structure passed as value on EDJE_MESSAGE_STRING_INT_SET messages. More...
#include <Edje_Legacy.h>
Data Fields | |
char * | str |
The message's string value. | |
int | count |
The size of the message's array (may be greater than 1) | |
int | val [1] |
The message's array of integers. | |
Structure passed as value on EDJE_MESSAGE_STRING_INT_SET messages.
The array and string in it are automatically freed if passed to you by Edje