Elementary Toolbar: Send order signals when a item is added/removed 26/66226/1
authorYoungbok Shin <youngb.shin@samsung.com>
Mon, 18 Apr 2016 03:06:57 +0000 (12:06 +0900)
committerYoungbok Shin <youngb.shin@samsung.com>
Mon, 18 Apr 2016 03:06:57 +0000 (12:06 +0900)
commit85b40fe6c36a24ab26fd29d0136bc37aede1ed08
tree7650692f93b60283047dfff87f26b41d2ff2569b
parentbf395021baf26c5417d6e1c731fe7a4eea0eb9c5
Elementary Toolbar: Send order signals when a item is added/removed

Summary:
Send order signals for changing item's state according to its order.
It does not affect to existing themes. It sends the following signals.
    elm,order,first,item
    elm,order,default,item
    elm,order,last,item
@feature

Test Plan: N/A

Reviewers: woohyun, jaehwan, eagleeye, cedric

Subscribers: cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D3883

Change-Id: Ie5361c129505561fc94a620ef5490343b6b17bb3
src/lib/elm_toolbar.c