Class Toolbox.button

class button : ?label:string -> ?icon:icon -> ?tooltip:string -> unit -> object .. end
Inherits
method set_icon : icon option -> unit
method set_label : string -> unit
method set_relief : bool -> unit
method default : unit -> unit