class button_skel :Inherits[> Gtk.button ] Gtk.obj ->object..end
val obj : ([> Gtk.button ] as 'a) Gtk.objmethod clicked : unit -> unitmethod set_relief : Gtk.Tags.relief_style -> unitmethod relief : Gtk.Tags.relief_stylemethod set_label : string -> unitmethod label : stringmethod set_use_stock : bool -> unitmethod use_stock : boolmethod set_use_underline : bool -> unitmethod use_underline : boolmethod grab_default : unit -> unitmethod event : GObj.event_ops