def _busy_stop(self): ''' Stop showing that this program is busy ''' self._spinner.stop() # self.get_root_window().set_cursor(Gdk.Cursor(Gdk.CursorType.ARROW))