Package: gtk
Accessor gtk-header-bar-title
Lambda Listgtk-header-bar-title (object) Syntax(gtk-header-bar-title object) => title (setf (gtk-header-bar-title object) title) ArgumentsDetails Accessor of the title slot of the gtk-header-bar class. The gtk-header-bar-title slot access function retrieves the title of the header bar, or nil if none has been set explicitly. The (setf gtk-header-bar-title) slot access function sets the title, The title should help a user identify the current view. A good title should not include the application name. | See also |
2021-10-14