NavigationView.popOnEscape

bool popOnEscape() @property

Get popOnEscape property.

Returns

Whether pressing Escape pops the current page.

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

void popOnEscape(bool propval) @property

Set popOnEscape property.

Parameters

propvalWhether pressing Escape pops the current page. Applications using adw.navigation_view.NavigationView to implement a browser may want to disable it.