| Top |
GObject
╰── GInitiallyUnowned
╰── CtkWidget
╰── CtkContainer
╰── CtkBin
╰── CtkWindow
╰── CtkDialog
╰── CtkColorChooserDialog
CtkColorChooserDialog implements AtkImplementorIface, CtkBuildable and CtkColorChooser.
The CtkColorChooserDialog widget is a dialog for choosing a color. It implements the CtkColorChooser interface.
CtkWidget * ctk_color_chooser_dialog_new (const gchar *title,CtkWindow *parent);
Creates a new CtkColorChooserDialog.
title |
Title of the dialog, or |
[allow-none] |
parent |
Transient parent of the dialog, or |
[allow-none] |
Since: 3.4