Class Widget.label

class label : ?style:style -> ?align:align -> ?width:int -> ?text:string -> unit -> object .. end
Default: ~style:`Label ~align:`Left
Inherits
method set_text : string -> unit
method set_fg : color -> unit
method set_bg : color -> unit