package lambda-term

  1. Overview
  2. Docs

A widget displayiing another widget in a box.

inherit t
method set : t -> unit

Set the widget that is inside the frame.

method empty : unit

Remove the child of the frame.