This does not need to be a method associated with a GUI window. Moving it to another module will reduce the dependencies on main_window by subwidgets of the main window.
Another small effort in making main_window less of a God object
Depends on D18316