Class GButton.color_button


class color_button : [> Gtk.color_button ] Gtk.obj -> object .. end
Since GTK 2.4
GTK documentation: GtkColorButton
Inherits
val obj : ([> Gtk.color_button ] as 'a) Gtk.obj
method alpha : int
method set_alpha : int -> unit
method color : Gdk.color
method set_color : Gdk.color -> unit
method title : string
method set_title : string -> unit
method use_alpha : bool
method set_use_alpha : bool -> unit
method connect : color_button_signals