Пример #1
0
    def _handle_button(self, button):
        """
		The button was clicked.
		Make the current page selected, then close.
		@param the button
		"""
        self.main_window.page_to_be_closed = self
        Actions.FLOW_GRAPH_CLOSE()