ColorChooserDialog.this

Creates a new #GtkColorChooserDialog.

  1. this(GtkColorChooserDialog* gtkColorChooserDialog, bool ownedRef)
  2. this(string title, Window parent)
    class ColorChooserDialog
    this

Parameters

title string

Title of the dialog, or %NULL

parent Window

Transient parent of the dialog, or %NULL

Return Value

a new #GtkColorChooserDialog

Throws

ConstructionException GTK+ fails to create the object.

Meta