Package: gtk
Accessor gtk:header-bar-custom-title
Lambda Listgtk:header-bar-custom-title (object) SyntaxArgumentsDetails Accessor of the custom-title slot of the gtk:header-bar class. The gtk:header-bar-custom-title function retrieves the custom title widget of the header bar. The (setf gtk:header-bar-custom-title) function
sets a custom title widget. The title should help a user identify the current view. This supersedes any title set by the gtk:header-bar-title or gtk:header-bar-subtitle functions. To achieve the same style as the built-in title and subtitle, use the .title and .subtitle style classes. You should set the custom title to nil, for the header bar title label to be visible again. | See also |
2024-4-9