Package: gtk

Accessor gtk:header-bar-show-close-button

Lambda List

gtk:header-bar-show-close-button (object)

Syntax

(gtk:header-bar-show-close-button object) => setting
(setf gtk:header-bar-show-close-button object) setting)

Arguments

object -- a gtk:header-bar widget
setting -- true to show standard window decorations

Details

The accessor for the show-close-button slot gets or sets whether the header bar shows the standard window decorations, including Close, Maximize, and Minimize buttons.
 

See also

2026-06-20