dialog that is presented by gtk.font_dialog.FontDialog.chooseFont.
FontDialog.title
string title() @property nothrowGet title property.
Returns
A title that may be shown on the font chooser
void title(string propval) @property nothrowSet title property.
Parameters
propval | A title that may be shown on the font chooser dialog that is presented by gtk.font_dialog.FontDialog.chooseFont. |