Property
AdapHeaderBar:show-back-button
since: 1.4
Description [src]
Whether the header bar 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 this to FALSE
.
Type: | gboolean |
Available since: | 1.4 |
Default value | TRUE |
Getter method | adap_header_bar_get_show_back_button() |
Setter method | adap_header_bar_set_show_back_button() |