Tizen Native API  7.0
_Edje_External_Param Struct Reference

Public Attributes

const char * name
Edje_External_Param_Type type
int i
double d
const char * s

Detailed Description

Struct that holds parameters for parts of type EXTERNAL.


Member Data Documentation

Used by double

Used by both integer and boolean

The name of the parameter.

Used by both string and choice

The type of the parameter. This defines which of the next three variables holds the value for it.