Package: gtk
Accessor gtk:header-bar-title-widget
Lambda Listgtk:header-bar-title-widget (object) SyntaxArgumentsDetails Accessor of the title-widget slot of the gtk:header-bar class. The gtk:header-bar-title-widget function retrieves the title widget of the header bar. The (setf gtk:header-bar-title-widget) function sets the title
widget. When set to nil, the header bar will display the title of the window it is contained in. The title should help a user identify the current view. To achieve the same style as the builtin title, use the title style class. You should set the title widget to nil, for the window title label to be visible again. | See also |
2025-2-22