Lines Matching full:labelframe
7 LabelFrame and PanedWindow.3529 class LabelFrame(Widget):3530 """labelframe widget."""3532 """Construct a labelframe widget with the parent MASTER.3547 Widget.__init__(self, master, 'labelframe', cnf, kw)