ColorDialog.title

string title() @property

Get title property.

Returns

A title that may be shown on the color chooser

dialog that is presented by [gtk.color_dialog.ColorDialog.chooseRgba].

void title(string propval) @property

Set title property.

Parameters

propvalA title that may be shown on the color chooser dialog that is presented by [gtk.color_dialog.ColorDialog.chooseRgba].