Top |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkWindow ╰── GtkDialog ╰── GtkColorChooserDialog
GtkColorChooserDialog implements AtkImplementorIface, GtkBuildable and GtkColorChooser.
The GtkColorChooserDialog widget is a dialog for choosing a color. It implements the GtkColorChooser interface.
GtkWidget * gtk_color_chooser_dialog_new (const gchar *title
,GtkWindow *parent
);
Creates a new GtkColorChooserDialog.
title |
Title of the dialog, or |
[allow-none] |
parent |
Transient parent of the dialog, or |
[allow-none] |
Since: 3.4