[elm] New infra to help factorize initting code for
authorGustavo Lima Chaves <glima@profusion.mobi>
Wed, 18 Jul 2012 21:03:28 +0000 (21:03 +0000)
committerGustavo Lima Chaves <glima@profusion.mobi>
Wed, 18 Jul 2012 21:03:28 +0000 (21:03 +0000)
commit2498091c25fda0738d59c344827f8c8c240558f1
treeec4c6c9eda2680466afabbfd1d9630439a1828e0
parentaef62b6736ba05c7085aaada4ce520860be070c4
[elm] New infra to help factorize initting code for
 widgets.

Some of them have initting code using the parent ptr for some logic.
Now there's a new idiom on instantiating widgets which adresses
that. It'll be used for all widgets from now on.

SVN revision: 74147
src/lib/elm_widget.c
src/lib/elm_widget.h