Home | History | Annotate | Download | only in idlelib

Lines Matching refs:right_menu_event

202             text.bind("<Control-Button-1>",self.right_menu_event)
205 text.bind("<3>",self.right_menu_event)
473 def right_menu_event(self, event):