ColorButton.setModal

Sets whether the dialog should be modal.

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

Parameters

modal bool

true to make the dialog modal

Detailed Description