class color_selection :Gtk.color_selection Gtk.obj ->
object
..end
A widget used to select a color
val obj : Gtk.color_selection Gtk.obj
method alpha : int
method color : Gdk.color
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
method has_opacity_control : bool
method has_palette : bool