GNOME Bugzilla – Bug 351948
verifysetvalue() also sets value instead of only checking
Last modified: 2006-08-18 18:15:47 UTC
#1. Open gedit, python, ldtp #2. open the gedit preferences window and select the Editor tab #3. run ``verifysetvalue ('*Pref*','sbtnTabwidth',11)'' in the python prompt it will set the value of the spin button rather than check.
Fixed in CVS