Class virtual OgtkButtonProps.color_button_props

class virtual color_button_props : object .. end


val virtual obj : [> `colorbutton ] Gobject.obj
method set_alpha : int -> unit
method set_color : Gdk.color -> unit
method set_rgba : Gdk.rgba -> unit
method set_show_editor : bool -> unit
method set_title : string -> unit
method set_use_alpha : bool -> unit
method alpha : int
method color : Gdk.color
method rgba : Gdk.rgba
method show_editor : bool
method title : string
method use_alpha : bool