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.widgetmethod set_icon_widget : GObj.widget -> unitmethod label : stringmethod set_label : string -> unitmethod label_widget : GObj.widgetmethod set_label_widget : GObj.widget -> unitmethod stock_id : GtkStock.idmethod set_stock_id : GtkStock.id -> unitmethod use_underline : boolmethod set_use_underline : bool -> unit