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

Lines Matching refs:OptionMenu

24            "LabeledScale", "OptionMenu",
1553 class OptionMenu(Menubutton):
1554 """Themed OptionMenu, based after Tkinter's OptionMenu, which allows
1558 """Construct a themed OptionMenu widget with master as the parent,