Class GButton.tool_button_skel

@gtkdoc gtk GtkToolButton

since
GTK 2.4
inherit tool_item_skel
val obj : 'a Gtk.obj
method icon_widget : GObj.widget
method set_icon_widget : GObj.widget -> unit
method label : string
method set_label : string -> unit
method label_widget : GObj.widget
method set_label_widget : GObj.widget -> unit
method stock_id : GtkStock.id
method set_stock_id : GtkStock.id -> unit
method use_underline : bool
method set_use_underline : bool -> unit