ColorChooserDialog
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public ColorChooserDialog (string? title, Window? parent)
public ColorChooserDialog (string? title, Window? parent)
Creates a new ColorChooserDialog.
Parameters:
title |
Title of the dialog, or null |
parent |
Transient parent of the dialog, or null |
Returns:
a new ColorChooserDialog |