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 with 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.
 

See also

2024-2-18