elementary/elm_widget_item - wrapped the elm_widget_item with elm_object_item
authorhermet <hermet@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 4 Aug 2011 05:06:02 +0000 (05:06 +0000)
committerhermet <hermet@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 4 Aug 2011 05:06:02 +0000 (05:06 +0000)
commitf971e3d2ad7129108548655f8a7221a06267f00f
tree027c0d31a0bf325d9ea9c6f06f4351a26c64f3ed
parent6c18b4ec1789de357fb8c2b6ca84aa72e62e3d4e
elementary/elm_widget_item - wrapped the elm_widget_item with elm_object_item

But wonder, is it really needed the auto casting macros?

Why user not just use the elm_widget_item directly
and make their item data structures dangled to elm_widget_item just like smart object?

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62079 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/Elementary.h.in
src/lib/elm_widget.c
src/lib/elm_widget.h