See adw.header_bar.HeaderBar.showEndTitleButtons for the other side.
TabOverview.showStartTitleButtons
bool showStartTitleButtons() @propertyGet showStartTitleButtons property.
Returns
Whether to show start title buttons in the overview's header bar.
void showStartTitleButtons(bool propval) @propertySet showStartTitleButtons property.
Parameters
propval | Whether to show start title buttons in the overview's header bar. See adw.header_bar.HeaderBar.showEndTitleButtons for the other side. |