Method
AdapHeaderBarset_show_back_button
since: 1.4
Declaration [src]
void
adap_header_bar_set_show_back_button (
AdapHeaderBar* self,
gboolean show_back_button
)
Description [src]
Sets whether self
can show the back button.
The back button will never be shown unless the header bar is placed inside an
AdapNavigationView
. Usually, there is no reason to set it to FALSE
.
Available since: 1.4
Sets property | Adap.HeaderBar:show-back-button |