ColorSelectionDialog.this

Creates a new GtkColorSelectionDialog.

  1. this(GtkColorSelectionDialog* gtkColorSelectionDialog)
  2. this(string title)
    class ColorSelectionDialog
    this
    (
    string title
    )

Parameters

title string

a string containing the title text for the dialog.

Throws

ConstructionException GTK+ fails to create the object.

Meta