Home | History | Annotate | Download | only in idlelib

Lines Matching refs:remove_selection

217         text.bind("<<remove-selection>>", self.remove_selection)
580 def remove_selection(self, event=None):