Package: gtk

Accessor gtk:header-bar-show-title-buttons

Lambda List

gtk:header-bar-show-title-buttons (object)

Syntax

(gtk:header-bar-show-title-buttons object) => setting
(setf (gtk:header-bar-show-title-buttons object) setting)

Arguments

object -- a gtk:header-bar widget
setting -- true if title buttons are shown

Details

The accessor for the show-title-buttons slot of the gtk:header-bar class gets or sets whether the header bar shows the standard window title buttons including Close, Maximize, and Minimize.
 

See also

2025-07-31