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 for this section. If there is only one section, you don't need to set a title, since the section selector will not be shown in this case.
 

See also

2020-9-8