Not much need to reget the widget data when trying to retrieve text
authorChristopher Michael <cpmichael1@comcast.net>
Mon, 31 May 2010 01:23:07 +0000 (01:23 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Mon, 31 May 2010 01:23:07 +0000 (01:23 +0000)
commitdf3d66bebd7eeb496bd308ef5cdeb35b5818127f
tree643b98a0bb06b05c5d4bb628315dab65894f9741
parentfc5b8ca5d2daa61f1e41fa6377a6d55e4dd909a5
Not much need to reget the widget data when trying to retrieve text
from the entry. We already have the widget data struct, so grab the
text directly from e_entry.

SVN revision: 49341
src/bin/e_widget_entry.c