ColorButton.newWithColor
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.
Creates a new color button.
color | A #GdkColor to set the current color with |