package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

@gtkdoc gtk GtkButton

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 unset_image : unit -> 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
method set_xalign : float -> unit
  • since GTK 2.4
method xalign : float
  • since GTK 2.4
  • since GTK 2.4
method set_yalign : float -> unit
  • since GTK 2.4
  • since GTK 2.4
method yalign : float
  • since GTK 2.4
  • since GTK 2.4