def select_folder_dialog(self, title, initial_directory, multiselect): return dialogs.select_folder(self.interface, title, multiselect)