AppChooserButton.setModal
void setModal(bool modal)Sets whether the dialog should be modal.
Parameters
modal | true to make the dialog modal |
Deprecated
This widget will be removed in GTK 5
void setModal(bool modal)Sets whether the dialog should be modal.
modal | true to make the dialog modal |