Class LTerm_widget.label

class label : string -> object .. end
A widget displaying a text.
Inherits
method text : string
The text of the label.
method set_text : string -> unit