class type output = object .. end
object
end
method box : GObj.widget
GObj.widget
method label : string
string
method name : string
method on_destroy : unit
unit
method set_label : string -> unit
string -> unit