elm_widget: disable is a property across the tree
authorMarcel Hollerbach <marcel-hollerbach@t-online.de>
Tue, 18 Jul 2017 14:13:57 +0000 (16:13 +0200)
committerMarcel Hollerbach <marcel-hollerbach@t-online.de>
Tue, 18 Jul 2017 15:51:38 +0000 (17:51 +0200)
commit8e2f5e8642c1c559af3b53c9768eb7dbe621b8f5
tree6e3d4301dceaad90228a2f44c7b2bdbfedd49234
parentc5155d2fccc020958c9a2d129076aec51f536d7f
elm_widget: disable is a property across the tree

if a widget is disabled its children are also meant to be disabled.

ref T5753
src/lib/elementary/elm_widget.c