svn: r3117
This commit is contained in:
Don Allingham
2004-05-02 04:10:33 +00:00
parent 3783102bcc
commit 3cb7c304ed
6 changed files with 80 additions and 140 deletions

View File

@ -42,6 +42,7 @@ import string
#
#-------------------------------------------------------------------------
import gtk
import gobject
_t = type(u'')
@ -289,3 +290,4 @@ class AutoEntry(AutoCompBase):
gtk.Editable.select_region(entry,self.l, -1)
return