ColorDialogButton

constructor(dialog: ColorDialog? = null)

Creates a new GtkColorDialogButton with the given GtkColorDialog.

You can pass NULL to this function and set a GtkColorDialog later. The button will be insensitive until that happens.

Return

the new GtkColorDialogButton

Since

4.10

Parameters

dialog

the GtkColorDialog to use


constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)