[elm_entry] Add elm_entry smart callback, named text,set,done. This smart callback...
authorWooHyun Jung <wh0705.jung@samsung.com>
Mon, 6 May 2013 12:04:34 +0000 (21:04 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Wed, 12 Jun 2013 04:50:48 +0000 (13:50 +0900)
commit93347437c67d21ebed54a7d214a1e23006670679
tree25b20ac7908cf011f32cf74077f2de86d418ce8a
parente87782029e1144d413f7c4897873ba9fea78b7fc
[elm_entry] Add elm_entry smart callback, named text,set,done. This smart callback will be useful when long text has been set and developer want to know the timing of setting whole text to the entry.
src/lib/elm_entry.c