_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. More...
 
int val
 The message's integer value. More...
 

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

char* _Edje_Message_String_Int::str

The message's string value.

Referenced by _edje_message_free(), and _edje_message_propornot_send().

int _Edje_Message_String_Int::val

The message's integer value.

Referenced by _edje_message_propornot_send().


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