The back button has been pressed, usually to open the previous window

Property definitions

app $ Window :: on_back_button
	# The back button has been pressed, usually to open the previous window
	fun on_back_button do app.pop_window
lib/app/ui.nit:212,2--213,37