0002897: Clipboard's Source Reference popup lingers forever
svn: r12425
This commit is contained in:
@@ -111,6 +111,9 @@ class TreeTips(gtk.Widget):
|
||||
def disable(self):
|
||||
"""Disable showing tooltips"""
|
||||
self.enabled = False
|
||||
self.timeoutID = 0
|
||||
self.path = None
|
||||
self.tip_window.hide()
|
||||
|
||||
def do_get_property(self, prop):
|
||||
"""Return the gproperty's value."""
|
||||
|
Reference in New Issue
Block a user