ColorButton.newWithRgba
gtk.color_button.ColorButton newWithRgba(gdk.rgba.RGBA rgba)Creates a new color button.
Parameters
rgba | A #GdkRGBA 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.
rgba | A #GdkRGBA to set the current color with |