def set_toolbar_time_control(self, txt, side_to_move): if side_to_move is None: return GLib.idle_add(self.tc_lbl[side_to_move].set_text, txt)