FontButton.setModal

Sets whether the dialog should be modal.

More...
class FontButton
void
setModal
(
bool modal
)

Parameters

modal bool

true to make the dialog modal

Detailed Description