Method

AdwTabOverviewset_show_start_title_buttons

since: 1.3

Declaration [src]

void
adw_tab_overview_set_show_start_title_buttons (
  AdwTabOverview* self,
  gboolean show_start_title_buttons
)

Description [src]

Sets whether to show start title buttons in selfs header bar.

See AdwHeaderBar:show-end-title-buttons for the other side.

Available since: 1.3

Parameters

show_start_title_buttons

Type: gboolean

Whether to show start title buttons.