Lines Matching refs:flash
2123 def flash(self):
2124 """Flash the button.
2128 normal colors. At the end of the flash the button is left
2133 self.tk.call(self._w, 'flash')
2421 def flash(self):
2422 """Flash the button."""
2423 self.tk.call(self._w, 'flash')
2781 def flash(self):
2782 """Flash the button."""
2783 self.tk.call(self._w, 'flash')