Tizen Native API
_Edje_Message_String_Int_Set Struct Reference

Public Attributes

char * str
int count
int val [1]

Detailed Description

Structure passed as a value for EDJE_MESSAGE_STRING_INT_SET messages. The array and string in it are automatically freed by Edje if passed by Edje.


Member Data Documentation

The size of the message's array (may be greater than 1)

The message's string value

The message's array of integers