_Edje_Message_String_Float Struct Reference

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

Data Fields

char * str
 The message's string value. More...
 
double val
 The message's float value. More...
 

Detailed Description

Structure passed as value on EDJE_MESSAGE_STRING_FLOAT messages.

The string in it is automatically freed be Edje if passed to you by Edje

Field Documentation

char* _Edje_Message_String_Float::str

The message's string value.

Referenced by _edje_message_free(), and _edje_message_propornot_send().

double _Edje_Message_String_Float::val

The message's float value.

Referenced by _edje_message_propornot_send().


The documentation for this struct was generated from the following file: