package lambda-term

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

A widget displaying a text.

inherit t
method text : string

The text of the label.

method set_alignment : LTerm_geom.horz_alignment -> unit

Set text alignment.

method set_text : string -> unit