ColorButton.newWithRgba
gtk.color_button.ColorButton newWithRgba(gdk.rgba.RGBA rgba)Creates a new color button showing the given color.
Parameters
rgba | A [gdk.rgba.RGBA] to set the current color with |
Returns
a new color button
gtk.color_button.ColorButton newWithRgba(gdk.rgba.RGBA rgba)Creates a new color button showing the given color.
rgba | A [gdk.rgba.RGBA] to set the current color with |