ColorDialogButton.this
this
(void * ptr, Flag!"Take" take)No documentation available for this declaration.
this
(gtk.color_dialog.ColorDialog dialog = null)Creates a new gtk.color_dialog_button.ColorDialogButton with the given gtk.color_dialog.ColorDialog.
You can pass NULL to this function and set a gtk.color_dialog.ColorDialog later. The button will be insensitive until that happens.
Parameters
dialog | the gtk.color_dialog.ColorDialog to use |