FontDialog.title

string title() @property nothrow

Get title property.

Returns

A title that may be shown on the font chooser

dialog that is presented by gtk.font_dialog.FontDialog.chooseFont.

void title(string propval) @property nothrow

Set title property.

Parameters

propvalA title that may be shown on the font chooser dialog that is presented by gtk.font_dialog.FontDialog.chooseFont.