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

The accessor for the title slot gets or sets the title for this group of shortcuts.

Warning

This function is deprecated since 4.18. This widget will be removed in GTK 5.
 

See also

2026-08-17