Class GButton.button_skel
@gtkdoc gtk GtkButton
inherit GContainer.bin
- constraint 'a = [> Gtk.button ]
val obj : 'a Gtk.obj
method clicked : unit -> unit
method set_relief : Gtk.Tags.relief_style -> unit
method relief : Gtk.Tags.relief_style
method set_label : string -> unit
method label : string
method set_use_stock : bool -> unit
method use_stock : bool
method set_use_underline : bool -> unit
method use_underline : bool
method grab_default : unit -> unit
method event : GObj.event_ops
method set_focus_on_click : bool -> unit
method focus_on_click : bool
method image : GObj.widget
- since
- GTK 2.6
method set_image : GObj.widget -> unit
- since
- GTK 2.6
- since
- GTK 2.6
method image_position : GtkEnums.position_type
- since
- GTK 2.6
- since
- GTK 2.10
method set_image_position : GtkEnums.position_type -> unit
- since
- GTK 2.10
- since
- GTK 2.10