Class virtual OgtkMiscProps.color_selection_props

class virtual color_selection_props : object .. end

val virtual obj : [> `colorselection ] Gobject.obj
method set_alpha : int -> unit
method set_color : Gdk.color -> unit
method set_has_opacity_control : bool -> unit
method set_has_palette : bool -> unit
method alpha : int
method color : Gdk.color
method has_opacity_control : bool
method has_palette : bool