Home | History | Annotate | Download | only in lib-tk

Lines Matching refs:Sizegrip

22            "Separator", "Sizegrip", "Style", "Treeview",
1133 class Sizegrip(Widget):
1134 """Ttk Sizegrip allows the user to resize the containing toplevel
1138 """Construct a Ttk Sizegrip with parent master.
1144 Widget.__init__(self, master, "ttk::sizegrip", kw)