def change_app_icon(self): self.indicator.set_icon( self.get_icon() ) gobject.timeout_add_seconds( 60, self.update_server_status_icon )