Method

AdwTabOverviewset_show_end_title_buttons

Declaration [src]

void
adw_tab_overview_set_show_end_title_buttons (
  AdwTabOverview* self,
  gboolean show_end_title_buttons
)

Description [src]

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

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

Available since:1.3

Parameters

show_end_title_buttons gboolean
 

Whether to show end title buttons.