ColorDialogButton


Description:

[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public ColorDialogButton (owned ColorDialog? dialog)

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.

Parameters:

dialog

the `GtkColorDialog` to use

Returns:

the new `GtkColorDialogButton`