FontButton.setModal
void setModal(bool modal)Sets whether the dialog should be modal.
Parameters
modal | true to make the dialog modal |
Deprecated
Use gtk.font_dialog_button.FontDialogButton instead
void setModal(bool modal)Sets whether the dialog should be modal.
modal | true to make the dialog modal |