Indicate mouse clicks properly handled by returning True

svn: r10229
This commit is contained in:
Doug Blank
2008-03-08 20:23:11 +00:00
parent a3013e55d6
commit b04ef64231
2 changed files with 6 additions and 1 deletions

View File

@ -437,6 +437,7 @@ class Gramplet(object):
self.gui.uistate,
'filterbyname',
handle)
return True
elif link_type == 'PersonList':
if event.button == 1: # left mouse
if event.type == gtk.gdk._2BUTTON_PRESS: # double