TabOverview.showEndTitleButtons

Set showEndTitleButtons property.

  1. bool showEndTitleButtons [@property getter]
  2. bool showEndTitleButtons [@property setter]
    class TabOverview
    @property
    void
    showEndTitleButtons
    (
    bool propval
    )

Parameters

propval bool

Whether to show end title buttons in the overview's header bar.

See property@HeaderBar:show-start-title-buttons for the other side.