Home | History | Annotate | Download | only in idlelib

Lines Matching refs:find_selection_event

221         text.bind("<<find-selection>>", self.find_selection_event)
620 def find_selection_event(self, event):