package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val obj : 'b Gtk.obj
method add : GObj.widget -> unit
method all_children : GObj.widget list
method alpha : int
method as_widget : Gtk.widget Gtk.obj
method border_width : int
method child : GObj.widget
method children : GObj.widget list
method clicked : unit -> unit
method coerce : GObj.widget
method color : Gdk.color
method connect : color_button_signals
method destroy : unit -> unit
method drag : GObj.drag_ops
method event : GObj.event_ops
method focus : GContainer.focus
method focus_on_click : bool
method get_oid : int
method grab_default : unit -> unit
method image : GObj.widget
method image_position : GtkEnums.position_type
method label : string
method misc : GObj.misc_ops
method relief : Gtk.Tags.relief_style
method remove : GObj.widget -> unit
method resize_mode : Gtk.Tags.resize_mode
method rgba : Gdk.rgba
method set_alpha : int -> unit
method set_border_width : int -> unit
method set_color : Gdk.color -> unit
method set_focus_on_click : bool -> unit
method set_image : GObj.widget -> unit
method set_image_position : GtkEnums.position_type -> unit
method set_label : string -> unit
method set_relief : Gtk.Tags.relief_style -> unit
method set_resize_mode : Gtk.Tags.resize_mode -> unit
method set_rgba : Gdk.rgba -> unit
method set_show_editor : bool -> unit
method set_title : string -> unit
method set_use_alpha : bool -> unit
method set_use_stock : bool -> unit
method set_use_underline : bool -> unit
method set_xalign : float -> unit
method set_yalign : float -> unit
method show_editor : bool
method title : string
method unset_image : unit -> unit
method use_alpha : bool
method use_stock : bool
method use_underline : bool
method xalign : float
method yalign : float
OCaml

Innovation. Community. Security.