test_toolbar: clean up clicked callback usage.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Sat, 19 Jul 2014 16:52:48 +0000 (01:52 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Sat, 19 Jul 2014 16:52:48 +0000 (01:52 +0900)
commitfb09956f867f562f3758817aa7369751a5bc6d4c
tree47c6c0b275b81e9c67c1781751529a2ad49af459
parent76d8d7d277cdabf1f5daab53b59810c4d9d86025
test_toolbar: clean up clicked callback usage.

- Removed unselected handling routine. As this is clicked callback,
 there will be no unselected status for the clicked item in clicked
 callback.
- Removed check for event_info. In the clicked callback, event_info
 should be always valid.
- Changed internal variable name for the more item.
legacy/elementary/src/bin/test_toolbar.c