set_show_end_title_buttons


Description:

public void set_show_end_title_buttons (bool setting)

Sets whether to show title buttons at the end of this.

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

Which buttons are actually shown and where is determined by the [property@HeaderBar:decoration-layout] property, and by the state of the window (e.g. a close button will not be shown if the window can't be closed).

Parameters:

this

a header bar

setting

`TRUE` to show standard title buttons