Home
last modified time | relevance | path

Searched refs:Sizegrip (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/tkinter/
H A Dttk.py22 "Separator", "Sizegrip", "Spinbox", "Style", "Treeview",
1109 class Sizegrip(Widget): class
1110 """Ttk Sizegrip allows the user to resize the containing toplevel
1114 """Construct a Ttk Sizegrip with parent master.
/third_party/python/Lib/tkinter/test/test_ttk/
H A Dtest_widgets.py1852 return ttk.Sizegrip(self.root, **kwargs)

Completed in 5 milliseconds