def dismiss(self): self.children[0].children[0].on_ctx_dismiss() self.dispatch('on_dismiss') Window.remove_widget(self)