toolbar: added selected and unselected smartcallbacks to toolbar.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Sat, 19 Jul 2014 16:46:35 +0000 (01:46 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Sat, 19 Jul 2014 16:46:35 +0000 (01:46 +0900)
commit29bd265dc453c135f4ce9ad6fc8b54868347b839
tree99a36c4135141607f47735fec19a1b8794d59bc3
parent41748e9df246af09e19c5cd017621340de1f2be2
toolbar: added selected and unselected smartcallbacks to toolbar.

- Item based widget should emit this signal. This is good for the
consistency and makes application developers easy to guess.
- Added test case to elementary_test -> toolbar

@feature
src/bin/test_toolbar.c
src/lib/elm_toolbar.c
src/lib/elm_toolbar.eo
src/lib/elm_toolbar.h