[elm] Genlist now inheritable.
authorGustavo Lima Chaves <glima@profusion.mobi>
Tue, 31 Jul 2012 22:06:06 +0000 (22:06 +0000)
committerGustavo Lima Chaves <glima@profusion.mobi>
Tue, 31 Jul 2012 22:06:06 +0000 (22:06 +0000)
commitf297e38779d408767067037a0ea74fcb39bcff97
tree0d22a10ebd7de305da74b451cff69a45a70e5fd2
parent8c63d2122117107ff4dade63cf8d41047285855c
[elm] Genlist now inheritable.

Widgets having internal panning objects won't have so fancy inheriting
schemas for those very objects, but they should be fine with
re-defining their own, if they want/need and overwriting it in their
smart_add()s.

SVN revision: 74682
src/lib/elm_genlist.c
src/lib/elm_widget_genlist.h [new file with mode: 0644]