Add Listener on Event when Elementary Spinner value is changed with keyboard input.

After call elm_spinner_editable_set(), spinner value could be changed with keyboard input. if you want catch a time to delete value, refer this code.