set_left_column_menu#
- CommonWindowUtils.set_left_column_menu(menu, title, icon_path)[source]#
- Configures the left column of the CommonWindow UI by setting the current widget as the provided menu,
- the title in the left column’s title label as the provided title,
and the icon in the left column as the icon specified by icon_path.