ColorChooserDialog.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(string title = null, gtk.window.Window parent = null)

Creates a new gtk.color_chooser_dialog.ColorChooserDialog.

Parameters

titleTitle of the dialog
parentTransient parent of the dialog

Returns

Deprecated