Class LTerm_widget.frame

class frame : object .. end
A widget displayiing another widget in a box.
Inherits
method set : 'a. (#t as 'a) -> unit
Set the widget that is inside the frame.
method empty : unit
Remove the child of the frame.