FontButton.setTitle

void setTitle(string title) nothrow

Sets the title for the font chooser dialog.

Parameters

titlea string containing the font chooser dialog title

Deprecated