Data Fields
_Edje_Message_String_Float_Set Struct Reference

Structure passed as value on EDJE_MESSAGE_STRING_FLOAT_SET messages. More...

Data Fields

char * str
 The message's string value.
 
int count
 The size of the message's array (may be greater than 1)
 
double val [1]
 The message's array of floats.
 

Detailed Description

Structure passed as value on EDJE_MESSAGE_STRING_FLOAT_SET messages.

The array and string in it are automatically freed if passed to you by Edje