package lambda-term

  1. Overview
  2. Docs
Terminal manipulation library for OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

3.4.0.tar.gz
sha512=e3014f90346a1c02846047edf6d9c494de860c1b2de31c6561548221b0723e9cf3790ff9950d7958e68faaa9e44aa210eaf74e92cc119b45dcbc93ade9c14647

doc/lambda-term/LTerm_widget/class-frame/index.html

Class LTerm_widget.frameSource

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