_Edje_Message_String_Int Struct Reference

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

Data Fields

char * str
 The message's string value.
int val
 The message's integer value.

Detailed Description

Structure passed as value on EDJE_MESSAGE_STRING_INT messages.

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


Field Documentation

The message's string value.

Referenced by _edje_message_free(), and _edje_message_propornot_send().

The message's integer value.

Referenced by _edje_message_propornot_send().


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