ColorDialogButton.this

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.

  1. this(void* ptr, Flag!"Take" take)
  2. this(gtk.color_dialog.ColorDialog dialog)
    class ColorDialogButton

Parameters

dialog gtk.color_dialog.ColorDialog

Return Value