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

