_Edje_Message_Int_Set Struct Reference
Structure passed as value on EDJE_MESSAGE_INT_SET messages. More...
Data Fields | |
int | count |
The size of the message's array (may be greater than 1) More... | |
int | val [1] |
The message's array of integers. More... | |
Detailed Description
Structure passed as value on EDJE_MESSAGE_INT_SET messages.
The array in it is automatically freed be Edje if passed to you by Edje
- Examples:
- edje-signals-messages.c.
Field Documentation
int _Edje_Message_Int_Set::count |
The size of the message's array (may be greater than 1)
- Examples:
- edje-signals-messages.c.
Referenced by _edje_message_propornot_send().
int _Edje_Message_Int_Set::val[1] |
The message's array of integers.
- Examples:
- edje-signals-messages.c.
Referenced by _edje_message_propornot_send().
The documentation for this struct was generated from the following file:
- src/lib/Edje.h