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

Accessor of the title slot of the gtk:shortcuts-shortcut class. 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

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

See also

2025-05-14