Frame.frameSourceThe frame widget. Optional argument label can be used to pass the widget used in label position. Any widget can be used as label.
inherit Stk.Bin.binmethod label : Stk.Widget.widget optionReturns the label widget, if any.
method set_label : Stk.Widget.widget option -> unitf#set_label w sets widget w as label, replacing the previous one if present.