Package: gtk

Accessor gtk:shortcuts-shortcut-title

Lambda List

gtk:shortcuts-shortcut-title (object)

Syntax

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

Arguments

object -- a gtk:shortcuts-shortcut widget
title -- a string for the textual description for the shortcut

Details

The accessor for the title slot gets or sets the textual description for the shortcut or gesture represented by this object. This should be a short string that can fit in a single line.

Warning

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

See also

2026-08-28