FontDialog.modal

bool modal() @property nothrow

Get modal property.

Returns

Whether the font chooser dialog is modal.
void modal(bool propval) @property nothrow

Set modal property.

Parameters

propvalWhether the font chooser dialog is modal.