ColorButton.this

Creates a new color button. Since 2.4

  1. this(GtkColorButton* gtkColorButton)
  2. this()
  3. this(Color color)
    class ColorButton
    this

Parameters

color Color

A GdkColor to set the current color with.

Throws

ConstructionException GTK+ fails to create the object.

Meta