[ Version ( since = "1.4" ) ]
public bool show_back_button { get; set; }
Whether the header bar can show the back button.
The back button will never be shown unless the header bar is placed inside an [class@NavigationView]. Usually, there is no reason to set this to `FALSE`.