| Top |
GObject
╰── GInitiallyUnowned
╰── GtkWidget
╰── GtkWindow
╰── GtkDialog
╰── GtkColorChooserDialog
GtkColorChooserDialog implements GtkAccessible, GtkBuildable, GtkConstraintTarget, GtkNative, GtkShortcutManager, GtkRoot and GtkColorChooser.
The GtkColorChooserDialog widget is a dialog for choosing a color. It implements the GtkColorChooser interface.
GtkWidget * gtk_color_chooser_dialog_new (const char *title,GtkWindow *parent);
Creates a new GtkColorChooserDialog.