ColorButton.newWithColor
gtk.color_button.ColorButton newWithColor(gdk.color.Color color)Creates a new color button.
Parameters
color | A #GdkColor to set the current color with |
Returns
a new color button
Deprecated
Use [gtk.color_button.ColorButton.newWithRgba] instead.