Method

AdwTabOverviewset_show_end_title_buttons

since: 1.3

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

Type: gboolean

Whether to show end title buttons.