ColabSegNapariWidget.reset_choices#

ColabSegNapariWidget.reset_choices(*_)#

Reset choices for all Categorical subWidgets to the default state.

If widget._default_choices is a callable, this may NOT be the exact same set of choices as when the widget was instantiated, if the callable relies on external state.