dialog that is presented by [gtk.color_dialog.ColorDialog.chooseRgba].
ColorDialog.title
string title() @propertyGet title property.
Returns
A title that may be shown on the color chooser
void title(string propval) @propertySet title property.
Parameters
propval | A title that may be shown on the color chooser dialog that is presented by [gtk.color_dialog.ColorDialog.chooseRgba]. |