_Edje_Message_String_Float_Set Struct Reference
Structure passed as value on EDJE_MESSAGE_STRING_FLOAT_SET messages. More...
Data Fields | |
int | count |
The size of the message's array (may be greater than 1) More... | |
char * | str |
The message's string value. More... | |
double | val [1] |
The message's array of floats. More... | |
Detailed Description
Structure passed as value on EDJE_MESSAGE_STRING_FLOAT_SET messages.
The array and string in it are automatically freed be Edje if passed to you by Edje
Field Documentation
int _Edje_Message_String_Float_Set::count |
The size of the message's array (may be greater than 1)
Referenced by _edje_message_propornot_send().
char* _Edje_Message_String_Float_Set::str |
The message's string value.
Referenced by _edje_message_free(), and _edje_message_propornot_send().
double _Edje_Message_String_Float_Set::val[1] |
The message's array of floats.
Referenced by _edje_message_propornot_send().
The documentation for this struct was generated from the following file:
- src/lib/Edje.h