Class GButton.button_skel
@gtkdoc gtk GtkButton
inherit GContainer.bin
- constraint 'a = [> Gtk.button ]
val obj : 'a Gtk.obj
method 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_opsmethod set_focus_on_click : bool -> unitmethod focus_on_click : boolmethod 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