Class GButton.tool_button_skel


class tool_button_skel : [> Gtk.tool_button ] Gtk.obj -> object .. end
Since GTK 2.4
GTK documentation: GtkToolButton
Inherits
val obj : ([> Gtk.tool_button ] as '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