app :: Window :: enable_back_button
# Should the back button be shown and used to go back to a previous window? fun enable_back_button: Bool do return app.window_stack.length > 1