Efl.Ui.Format: do proper checking for string template.
authorAmitesh Singh <amitesh.sh@samsung.com>
Tue, 28 Nov 2017 03:12:08 +0000 (12:12 +0900)
committerAmitesh Singh <amitesh.sh@samsung.com>
Tue, 28 Nov 2017 03:16:48 +0000 (12:16 +0900)
commite97d00d5983bf9514c88097fe85e745f0019fe9b
tree8f7e3276fffd572429faa42e89d24d4002bb3090
parent8193864d7d89adfc4585a5ce8432b765fabfb96c
Efl.Ui.Format: do proper checking for string template.

Add support to take action based on string format specifier.

If string template is '%d' and value type is double, do safe
conversion to int from double.
src/lib/efl/interfaces/efl_ui_format.c