Package: gtk

Accessor gtk:shortcuts-section-title

Lambda List

gtk:shortcuts-section-title (object)

Syntax

(gtk:shortcuts-section-title object) => title
(setf (gtk:shortcuts-section-title object) title)

Arguments

object -- a gtk:shortcuts-section widget
title -- a string to show in the section selector

Details

Accessor of the title slot of the gtk:shortcuts-section class. The string to show in the section selector of the gtk:shortcuts-window widget for this section. If there is only one section, you do not need to set a title, since the section selector will not be shown in this case.

Warning

The gtk:shortcuts-section-title function is deprecated since 4.18. This widget will be removed in GTK 5.
 

See also

2025-05-14