FontButton.setModal

void setModal(bool modal) nothrow

Sets whether the dialog should be modal.

Parameters

modaltrue to make the dialog modal

Deprecated