FontButton.setModal

void setModal(bool modal)

Sets whether the dialog should be modal.

Parameters

modaltrue to make the dialog modal

Deprecated

Use [gtk.font_dialog_button.FontDialogButton] instead