Change the toolbar item by using button object.
The toolbar item was edje object. Because edje object cannot be focused, toolbar item cannot be focused, either.
But toolbar item should be focused in order to move the focus by each item.
Later, we will be able to move the focus by using arrow keyboard.
So I change toolbar item to be made up with button object.
Since toolbar cannot access button's edje object, the effect of content set and text set is moved in button.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@68495
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33