Gtk.color_selection Gtk.obj ->
object
  val obj : Gtk.color_selection Gtk.obj
  method alpha : int
  method as_widget : Gtk.widget Gtk.obj
  method coerce : GObj.widget
  method color : Gdk.color
  method connect : GObj.widget_signals
  method destroy : unit -> unit
  method drag : GObj.drag_ops
  method get_oid : int
  method has_opacity_control : bool
  method has_palette : bool
  method misc : GObj.misc_ops
  method set_alpha : int -> unit
  method set_border_width : int -> unit
  method set_color : Gdk.color -> unit
  method set_has_opacity_control : bool -> unit
  method set_has_palette : bool -> unit
end