Home | History | Annotate | Download | only in idlelib

Lines Matching refs:center_insert_event

209         text.bind("<<center-insert>>", self.center_insert_event)
948 def center_insert_event(self, event):