Data Fields
_Edje_Entry_Change_Info Struct Reference
Edje
»
Edje Object
»
Edje Part
»
Edje Text Part
»
Edje Text Entry
Data Fields
union {
struct {
const char *
content
size_t
pos
size_t
plain_length
}
insert
struct {
const char *
content
size_t
start
size_t
end
}
del
}
change
Eina_Bool
insert
: 1
True if the "change" union's "insert" is valid.
Eina_Bool
merge
: 1
True if can be merged with the previous one.
More...