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