def on_songs_start_change(self, widget, event): if self._timer: GObject.source_remove(self._timer) self._timer = None