Module GtkButtonProps.ColorButton
val cast : 'a Gobject.obj -> Gtk.color_button Gtk.obj
module P : sig ... endmodule S : sig ... endval create : Gtk.color_button Gobject.param list -> Gtk.color_button Gtk.objval make_params : cont:([> `colorbutton ] as 'a Gobject.param list -> 'b) -> 'a Gobject.param list -> ?color:Gdk.color -> ?rgba:Gdk.rgba -> ?title:string -> 'b