ColorDialogButton.setDialog
void setDialog(gtk.color_dialog.ColorDialog dialog)Sets a [gtk.color_dialog.ColorDialog] object to use for creating the color chooser dialog that is presented when the user clicks the button.
Parameters
dialog | the new [gtk.color_dialog.ColorDialog] |