NavigationView.setPopOnEscape

Sets whether pressing Escape pops the current page on self.

Applications using adw.navigation_view.NavigationView to implement a browser may want to disable it.

class NavigationView
void
setPopOnEscape

Parameters

popOnEscape bool

whether to pop the current page when pressing Escape