Package: gtk

Accessor gtk:shortcut-label-disabled-text

Lambda List

gtk:shortcut-label-disabled-text (object)

Syntax

(gtk:shortcut-label- object) => text
(setf (gtk:shortcut-label-accelerator object) text)

Arguments

object -- a gtk:shortcut-label widget
text -- a string for text to be displayed when no accelerator is set

Details

The accessor for the accelerator slot gets or sets the text that is displayed when no accelerator is set.

Warning

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

See also

2026-08-17