efl_ui_format: make this usable with the standard behaviour of accessors accepted/tizen/unified/20191219.143707 submit/tizen/20191218.210005
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Wed, 18 Dec 2019 16:18:35 +0000 (17:18 +0100)
committerJongmin Lee <jm105.lee@samsung.com>
Wed, 18 Dec 2019 20:56:57 +0000 (05:56 +0900)
commitf35831610cea7d4ff655db1cfe8b0103d62645d6
treed7316d66a2c0d5b6ed19ecb98b655f66cd68b56a
parent72b95a404f064da7e928d8c8de551377666683b2
efl_ui_format: make this usable with the standard behaviour of accessors

a accessor is never delivering a value, only the pointer to a value.
This makes format working with accessors for list array carray.

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D10909
src/bin/elementary/test_ui_spin_button.c
src/lib/elementary/efl_ui_format.c
src/tests/elementary/spec/efl_test_format.c