package lambda-term

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

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.

method set_label : ?alignment:LTerm_geom.horz_alignment -> string -> unit

Set label rendered in the top row of the frame