Package: gtk

Accessor gtk:shortcuts-group-title

Lambda List

gtk:shortcuts-group-title (object)

Syntax

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

Arguments

object -- a gtk:shortcuts-group widget
title -- a string for the title for this group of shortcuts

Details

Accessor of the title slot of the gtk:shortcuts-group class. The title for this group of shortcuts.

Warning

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

See also

2025-05-14