ColorButton.setModal
void setModal(bool modal)Sets whether the dialog should be modal.
Parameters
modal | true to make the dialog modal |
Deprecated
Use [gtk.color_dialog_button.ColorDialogButton] instead
void setModal(bool modal)Sets whether the dialog should be modal.
modal | true to make the dialog modal |