ColorChooserDialog
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public ColorChooserDialog (string? title, Window? parent)
public ColorChooserDialog (string? title, Window? parent)
Creates a new `GtkColorChooserDialog`.
Note:
Use [class@Gtk.ColorDialog] instead
Parameters:
title |
Title of the dialog |
parent |
Transient parent of the dialog |
Returns:
a new `GtkColorChooserDialog` |