Add a new shrink mode to elm_toolbar: SHRINK_HIDE
authorBruno Dilly <bdilly@profusion.mobi>
Tue, 26 Oct 2010 10:30:45 +0000 (10:30 +0000)
committerBruno Dilly <bdilly@profusion.mobi>
Tue, 26 Oct 2010 10:30:45 +0000 (10:30 +0000)
commit7dace63a702741a2c08f91de25ff331bec0e7776
treefccf761460acf910fa34de9efc3f22e30a7b082e
parent4210c0db342889df5e9811753dce0b598e5aaa31
Add a new shrink mode to elm_toolbar: SHRINK_HIDE

And fix the docs related to shrink mode:
SHRINK_HIDE -> hide excess items
SHRINK_NONE -> set toolbar minimun size to fit all the items

SVN revision: 53895
src/bin/test.c
src/bin/test_toolbar.c
src/lib/Elementary.h.in
src/lib/elm_toolbar.c