HeaderBar.setShowBackButton
void setShowBackButton(bool showBackButton)Sets whether self can show the back button.
The back button will never be shown unless the header bar is placed inside an adw.navigation_view.NavigationView. Usually, there is no reason to set it to FALSE.
Parameters
showBackButton | whether to show the back button |