Searched refs:window_create (Results 1 – 3 of 3) sorted by relevance
266 text.window_create("iomark", window=expandingbutton,323 self.text.window_create(start, window=expandingbutton,
357 text_widget.window_create("1.0", window=expandingbutton)387 text_widget.window_create("1.0", window=expandingbutton)
4146 def window_create(self, index, cnf={}, **kw): member in Text