ColorDialogButton

constructor(dialog: ColorDialog? = null)(source)

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(gtkColorDialogButtonPointer: <Error class: unknown class><<Error class: unknown class>>)(source)